Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenWerlen committed Feb 8, 2024
1 parent 3f5bd47 commit 53e5b87
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ data.json
.DS_Store

RUN.md
release.sh
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "moulinette-plugin",
"name": "Moulinette Plugin",
"version": "0.1.0",
"version": "0.2.0",
"minAppVersion": "0.15.0",
"description": "Moulinette Cloud integration",
"author": "Sven Werlen (Moulinette)",
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"0.1.0": "0.15.0"
"0.2.0": "0.15.0"
}

0 comments on commit 53e5b87

Please sign in to comment.