incrementing version

This commit is contained in:
El RIDO
2024-11-16 08:00:09 +01:00
parent 3460f20e40
commit 1a434b0e8d
8 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "privatebin",
"version": "1.7.4",
"version": "1.7.5",
"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": {