Skip to content

Commit

Permalink
Update manifest for version to be published to Obsidan
Browse files Browse the repository at this point in the history
  • Loading branch information
damonsk committed Nov 4, 2024
1 parent f92f76b commit 0dc4a7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 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": "1.0.4",
"version": "1.0.5",
"minAppVersion": "0.15.0",
"description": "View and edit Wardley Maps in Obsidian using the Online Wardley Maps format.",
"author": "Damon Skelhorn",
"authorUrl": "https://github.com/damonsk/obsidian-wardley-maps",
"isDesktopOnly": false,
"fundingUrl": "https://www.patreon.com/mapsascode"
}
}
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
"1.0.1": "0.15.0",
"1.0.2": "0.15.0",
"1.0.3": "0.15.0",
"1.0.4": "0.15.0"
"1.0.4": "0.15.0",
"1.0.5": "0.15.0"
}

0 comments on commit 0dc4a7a

Please sign in to comment.