Skip to content

Commit

Permalink
setting up CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Zhdanov committed Dec 24, 2024
1 parent 036ca1f commit 64100d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("tech.harmonysoft.oss.gradle.release.paperwork") version "1.10.0"
id("tech.harmonysoft.oss.gradle.release.paperwork") version "1.11.0"
}

releasePaperwork {
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: "A stopwatch which data is managed by Google Sheets"

publish_to: 'none'

version: 1.0.0
version: 1.0.0+1

environment:
sdk: 3.5.1
Expand Down

0 comments on commit 64100d7

Please sign in to comment.