Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

Commit 87e00dc

Browse files
committed
v1.1.3
1 parent 49b6aa8 commit 87e00dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "azure-blob-sync",
33
"name": "Azure Blob Sync",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"minAppVersion": "0.15.0",
66
"description": "Sync notes to Azure Blob storage",
77
"author": "notmike101",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "azure-blob-sync-plugin",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Allows sync of vault to Azure Blob Storage",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)