Browse Source

chore: add author field, bump version to 1.1.1

ShadowMan Service User 1 week ago
parent
commit
0e9dd3288d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      manifest.json

+ 2 - 1
manifest.json

@@ -2,7 +2,8 @@
   "id": "cron-manager",
   "name": "Cron Manager",
   "description": "Schedules delayed tasks and sends results back to the original conversation.",
-  "version": "1.1.0",
+  "author": "Ferenc Szontagh & Zoë",
+  "version": "1.1.1",
   "runtime": "quickjs",
   "sdkVersion": 1,
   "auto_start": true,