incrementing version number in preparation of release

This commit is contained in:
El RIDO
2019-07-08 18:35:34 +02:00
parent 6df5127132
commit 07018e5876
30 changed files with 31 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "privatebin",
"version": "1.2.1",
"version": "1.3",
"description": "PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).",
"main": "privatebin.js",
"directories": {