Skip to content

Commit

Permalink
update: App Version
Browse files Browse the repository at this point in the history
  • Loading branch information
yossTheDev committed Aug 24, 2023
1 parent 0f766b4 commit bec1165
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "com.yossthedev.karbonized"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 140823
versionName "1.10.1"
versionCode 240823
versionName "1.12.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "karbonized",
"private": true,
"version": "1.11.6",
"version": "1.12.0",
"main": "dist-electron/main.js",
"author": {
"name": "Yoannis Sánchez Soto",
Expand Down

0 comments on commit bec1165

Please sign in to comment.