Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
damonsk committed Nov 2, 2024
1 parent fdadb8e commit 35e83ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"id": "wardley-maps",
"name": "Wardley Maps",
"version": "0.1.0",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "View and edit Wardley Maps in Obsidian using the Online Wardley Maps format.",
"author": "Obsidian",
"authorUrl": "https://github.com/damonsk/obsidian-wardley-maps",
"isDesktopOnly": false,
"fundingUrl": "https://www.patreon.com/mapsascode"
}
}
5 changes: 3 additions & 2 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"0.1.0": "0.15.0"
}
"0.1.1": "0.15.0",
"1.0.0": "0.15.0"
}

0 comments on commit 35e83ac

Please sign in to comment.