incrementing version

This commit is contained in:
El RIDO
2025-07-28 09:34:48 +02:00
parent aa75af9f40
commit 6003f52dba
8 changed files with 24 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "privatebin",
"version": "1.7.8",
"version": "2.0.0",
"description": "PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).",
"main": "privatebin.js",
"directories": {