incrementing version

This commit is contained in:
El RIDO
2025-06-28 14:58:25 +02:00
parent 6929a6eb76
commit 20e30b6637
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "privatebin",
"version": "1.7.6",
"version": "1.7.7",
"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": {