Skip to content

Commit

Permalink
next dev version (0.37.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
xscreach committed Nov 15, 2023
1 parent 896ff9f commit c104110
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/total-conversion-build.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// @author jonatkins
// @name IITC: Ingress intel map total conversion
// @version 0.37.0
// @version 0.37.1
// @description Total conversion for the ingress intel map.
// @run-at document-end

Expand Down
2 changes: 1 addition & 1 deletion mobile/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ android {
minSdkVersion 17
targetSdkVersion 29
versionCode = getVersionCodeTimeStamps()
versionName "0.37.0"
versionName "0.37.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
signingConfigs {
Expand Down

0 comments on commit c104110

Please sign in to comment.