Skip to content

Commit 1fa15c2

Browse files
author
ELY M
committed
55944-elys
1 parent 44b836f commit 1fa15c2

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222

2323
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2424
xmlns:tools="http://schemas.android.com/tools"
25-
android:versionCode="55943"
26-
android:versionName="55943-elys">
25+
android:versionCode="55944"
26+
android:versionName="55944-elys">
2727

2828
<uses-permission android:name="android.permission.INTERNET" />
2929
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />

doc/ChangeLog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
# Developer ChangeLog
44

5-
## 55943 2025_02_15
5+
## 55944 2025_02_16
6+
7+
* [ADD]
8+
9+
## 55943 2025_02_16
610

711
* [FIX] add Mist, Light Mist in UtilityMetarConditions
812
* [ADD] tooling update

0 commit comments

Comments
 (0)