1.6.2 release

This commit is contained in:
El RIDO
2023-12-15 07:20:20 +01:00
parent 3b17dfc6ef
commit d0420fb418
38 changed files with 44 additions and 43 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "privatebin",
"version": "1.6.1",
"version": "1.6.2",
"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": {