incrementing version

This commit is contained in:
El RIDO
2022-12-24 05:52:07 +01:00
parent 12ab9bf586
commit e84a8694e4
36 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "privatebin",
"version": "1.5.0",
"version": "1.5.1",
"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": {