diff --git a/base_pack/weather_station/helpers/weather_station_types.h b/base_pack/weather_station/helpers/weather_station_types.h index f380c92ecf4..bfe682df79c 100644 --- a/base_pack/weather_station/helpers/weather_station_types.h +++ b/base_pack/weather_station/helpers/weather_station_types.h @@ -3,7 +3,7 @@ #include #include -#define WS_VERSION_APP "1.2" +#define WS_VERSION_APP "1.3" #define WS_DEVELOPED "SkorP" #define WS_GITHUB "https://github.com/flipperdevices/flipperzero-good-faps"