diff --git a/android/app/build.gradle b/android/app/build.gradle index 3e1564b..651aa4c 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "it.purser.stream" minSdkVersion 25 targetSdkVersion 29 - versionCode 109 - versionName "109.0" + versionCode 100 + versionName "100.0" } buildTypes { diff --git a/chrome/manifest.json b/chrome/manifest.json index 1c8ea0c..c92a2bc 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -7,7 +7,7 @@ "48": "icon-48.png", "128": "icon-128.png" }, - "version": "116.0", + "version": "100.0", "manifest_version": 3, "permissions": ["tabs"], "action": {