Skip to content

Commit

Permalink
Bump version 0.4.44
Browse files Browse the repository at this point in the history
  • Loading branch information
sboesen committed Feb 17, 2024
1 parent 8d890b8 commit c9ee488
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest-beta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "remotely-sync",
"name": "Remotely Sync",
"version": "0.4.43",
"version": "0.4.44",
"minAppVersion": "1.4.11",
"description": "Security fixes for the remotely-save unofficial plugin allowing users to synchronize notes between local device and the cloud service. Not backwards compatible.",
"author": "sboesen",
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "remotely-secure",
"name": "Remotely Sync",
"version": "0.4.43",
"version": "0.4.44",
"minAppVersion": "1.4.11",
"description": "Security and feature updates for the remotely-save unofficial plugin allowing users to synchronize notes between local device and the cloud service. Not backwards compatible.",
"author": "sboesen",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remotely-sync",
"version": "0.4.43",
"version": "0.4.44",
"description": "Security updates for the remotely-save unofficial plugin allowing users to synchronize notes between local device and the cloud service. Not backwards compatible.",
"scripts": {
"dev2": "node esbuild.config.mjs",
Expand Down

0 comments on commit c9ee488

Please sign in to comment.