Skip to content

Commit

Permalink
Bump version (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusolsson authored Dec 23, 2022
1 parent 44d46dc commit f7336ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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-projects",
"name": "Projects",
"version": "1.6.0",
"version": "1.6.1",
"minAppVersion": "1.0.0",
"description": "Project management for Obsidian.",
"author": "Marcus Olsson",
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-projects",
"version": "1.6.0",
"version": "1.6.1",
"description": "Obsidian plugin for project management.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit f7336ea

Please sign in to comment.