Bump app version to 0.2.4
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-04-12 22:49:01 +02:00
parent 6ca09cdf1f
commit 065eed9769
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export const APP_NAME = 'Lonc';
export const APP_VERSION = typeof __APP_VERSION__ !== 'undefined' ? __APP_VERSION__ : '0.2.3';
export const APP_VERSION = typeof __APP_VERSION__ !== 'undefined' ? __APP_VERSION__ : '0.2.4';
export const TRYTON_APPLICATION = 'kitchen';
export const CONNECTION_STATES = {