Skip to content

Commit

Permalink
Update version for upload button
Browse files Browse the repository at this point in the history
  • Loading branch information
aldrinjenson committed Jan 27, 2024
1 parent d60ea6b commit b248c25
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-camera",
"name": "Camera",
"version": "1.6.0",
"version": "1.8.0",
"minAppVersion": "0.14.6",
"description": "Camera plugin for Obsidian",
"author": "Aldrin Jenson",
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": "obsidian-camera-plugin",
"version": "1.6.0",
"version": "1.8.0",
"description": "Camera plugin for Obsidian (https://obsidian.md)",
"main": "main.js",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
"1.3.1": "0.14.6",
"1.4.0": "0.14.6",
"1.5.0": "0.14.6",
"1.6.0": "0.14.6"
"1.6.0": "0.14.6",
"1.8.0": "0.14.6"
}

0 comments on commit b248c25

Please sign in to comment.