incrementing version

This commit is contained in:
El RIDO
2022-04-05 07:29:07 +02:00
parent 3a7350c5c4
commit 456ced37c2
32 changed files with 38 additions and 37 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "privatebin",
"version": "1.3.5",
"version": "1.4.0",
"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": {