Skip to content

Commit

Permalink
version bump 2
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieLD committed May 21, 2023
1 parent 14e3f5b commit 8580ec1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Chrome.Arkaine/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Arkaine",
"description": "Arkaine chrome extension",
"version": "2.0",
"version": "2.1",
"manifest_version": 3,
"permissions": [
"tabs",
Expand Down
2 changes: 1 addition & 1 deletion Chrome.Arkaine/update.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='ippdmjkoafkkecdfgndjgmolndoeomoh'>
<updatecheck codebase='https://github.com/RobbieLD/StravaUploader/releases/download/latest/arkaine.crx' version='2.0.0.0' />
<updatecheck codebase='https://github.com/RobbieLD/arkaine/releases/download/latest/arkaine.crx' version='2.1.0.0' />
</app>
</gupdate>

0 comments on commit 8580ec1

Please sign in to comment.