Skip to content

Commit

Permalink
Bump version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Herden committed Jan 2, 2024
1 parent 28d9f68 commit 8280efd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
@@ -1,7 +1,7 @@
{
"id": "tasks-packrat-plugin",
"name": "Packrat",
"version": "1.1.1",
"version": "1.1.2",
"minAppVersion": "0.12.0",
"description": "Process completed recurring Tasks",
"author": "Thomas Herden",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "Packrat Plugin",
"version": "1.1.1",
"version": "1.1.2",
"description": "Process completed recurring Tasks based on in-line triggers",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 8280efd

Please sign in to comment.