diff --git a/Makefile b/Makefile index f0d0e64..db15e47 100755 --- a/Makefile +++ b/Makefile @@ -30,7 +30,7 @@ APPNAME = "Staderlabs" # Application version APPVERSION_M = 1 APPVERSION_N = 1 -APPVERSION_P = 0 +APPVERSION_P = 1 APPVERSION = "$(APPVERSION_M).$(APPVERSION_N).$(APPVERSION_P)" # Initialize plugin SDK submodule if needed diff --git a/icons/nanox_app_staderlabs.gif b/icons/nanox_app_staderlabs.gif index 73f2f32..0a7a8e0 100644 Binary files a/icons/nanox_app_staderlabs.gif and b/icons/nanox_app_staderlabs.gif differ