diff --git a/Makefile b/Makefile index d85d536..116af20 100755 --- a/Makefile +++ b/Makefile @@ -21,6 +21,6 @@ APPNAME = "Staderlabs" # Application version APPVERSION_M = 1 APPVERSION_N = 1 -APPVERSION_P = 2 +APPVERSION_P = 3 include ethereum-plugin-sdk/standard_plugin.mk \ No newline at end of file