# Conflicts: # unitemp/application.fam
@@ -1,4 +1,6 @@
# Unitemp changelog
+## Unitemp 1.5
+- Add Cry_dolph_55x52 image (build on latest API) (Thanks jamisonderek)
## Unitemp 1.4
- Remove version value from application manifest
- Small fix (Thanks for JamesDavid)
@@ -9,7 +9,7 @@ App(
stack_size=2 * 1024,
order=100,
fap_description="Application for reading temperature, humidity and pressure sensors like a DHT11/22, DS18B20, BMP280, HTU21 and more",
- fap_version="1.4",
+ fap_version="1.5",
fap_author="@quen0n & (fixes by @xMasterX)",
fap_weburl="https://github.com/quen0n/unitemp-flipperzero",
fap_category="GPIO/Sensors",