Skip to content

Commit 5284148

Browse files
build: update Flipcash versioning to 2025.9
1 parent 5c61280 commit 5284148

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/Packaging.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sealed class Packaging(
2323

2424
object Flipcash : Packaging(
2525
majorVersion = 2025, // release year
26-
minorVersion = 8, // release month
26+
minorVersion = 9, // release month
2727
patchVersion = 1, // cycle in minor version
2828
)
2929

0 commit comments

Comments
 (0)