Skip to content

Commit

Permalink
version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MrStickyPiston committed Oct 3, 2024
1 parent 739a500 commit 2b86c38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/stickyhours/android/gradle/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
defaultConfig {
applicationId "io.github.mrstickypiston.stickyhours"
versionCode 100
versionName "1.0.4"
versionName "1.0.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

// Briefcase currently requires API Level 24 for the `pidof` command, and the `--pid`
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[tool.briefcase]
project_name = "StickyHours"
bundle = "io.github.mrstickypiston"
version = "1.0.5"
version = "1.0.6"
url = "https://mrstickypiston.is-a.dev/projects/sticky-hours"
license.file = "LICENSE"
author = "MrStickyPiston"
Expand Down

0 comments on commit 2b86c38

Please sign in to comment.