Bump file.drop and peer.paste

This commit is contained in:
Raven Scott
2026-05-28 00:21:56 -04:00
parent 8eb2bc5946
commit 7b1983cd81
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "File Drop",
"version": "1.0.7",
"version": "1.0.8",
"domain": "file.drop",
"enabled": true,
"description": "Temporary 24-hour file storage with shareable links",
@@ -10,6 +10,7 @@
"dependencies": {},
"www": "www",
"hyperdb": {
"previousVersion": "1.0.7",
"schemas": {
"namespace": "filedrop",
"structs": [
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Peer Paste",
"version": "1.4.0",
"version": "1.4.1",
"domain": "peer.paste",
"enabled": true,
"description": "Temporary P2P text snippets with expiration and burn-after-read options",
@@ -10,6 +10,7 @@
"dependencies": {},
"www": "www",
"hyperdb": {
"previousVersion": "1.4.0",
"schemas": {
"namespace": "peerpaste",
"structs": [