Skip to content

Commit

Permalink
Updated the version name to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwinjadhav818 committed Oct 17, 2023
1 parent 0baf735 commit ea615f3
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,6 +1,6 @@
{
"name": "Aura",
"version": "2.1.1",
"version": "2.2.0",
"minAppVersion": "1.0.0",
"author": "ashwinjadhav",
"authorUrl": "https://github.com/ashwinjadhav818/"
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": "aura",
"version": "2.1.1",
"version": "2.2.0",
"scripts": {
"version": "node version-bump.mjs && git add manifest.json versions.json"
}
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
"2.0.0": "1.0.0",
"2.0.1": "1.0.0",
"2.1.0": "1.0.0",
"2.1.1": "1.0.0"
"2.1.1": "1.0.0",
"2.2.0": "1.0.0"
}

0 comments on commit ea615f3

Please sign in to comment.