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

Commit a27c8e3

Browse files
committed
chore: v0.10.4
1 parent 2dbe945 commit a27c8e3

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
@@ -28,7 +28,7 @@ plugins {
2828

2929
def versionMajor = 0
3030
def versionMinor = 10
31-
def versionPatch = 3
31+
def versionPatch = 4
3232
def versionBuild = 0 // bump for dog food builds, public betas, etc.
3333

3434
def CODE() {

0 commit comments

Comments
 (0)