Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 10bfc09

Browse files
committed
chore: v0.12.0
1 parent f9d179e commit 10bfc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WallPanelApp/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ plugins {
2727
}
2828

2929
def versionMajor = 0
30-
def versionMinor = 11
30+
def versionMinor = 12
3131
def versionPatch = 0
3232
def versionBuild = 0 // bump for dog food builds, public betas, etc.
3333

0 commit comments

Comments
 (0)