Skip to content

Commit f69ac2c

Browse files
committed
bump version number
1 parent d9fe299 commit f69ac2c

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.6.3 (A11, A12, A13 + A14)
2+
3+
- Add new stub from current pixel image (to fix an issue with A14)
4+
15
v0.6.2 (A11, A12, A13 + A14)
26

37
- Add two permissions introduced in A14

module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=aa4mg
22
name=Android Auto 4 MicroG
3-
version=aa4mg 0.6.3-a14-test
4-
versionCode=2311131
3+
version=aa4mg 0.6.3
4+
versionCode=2311132
55
author=sn00x, Byreqz & Rikj000
66
description=Install Android Auto, optional stubs and XLauncher Unlocked on top of MicroG!
77
updateJson=https://raw.githubusercontent.com/sn-00-x/aa4mg/master/update.json

update.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "aa4mg 0.6.2",
3-
"versionCode": "2311101",
4-
"zipUrl": "https://github.com/sn-00-x/aa4mg/releases/download/v0.6.2/aa4mg-v0.6.2.zip",
5-
"changelog": "https://raw.githubusercontent.com/sn-00-x/aa4mg/v0.6.2/CHANGELOG"
2+
"version": "aa4mg 0.6.3",
3+
"versionCode": "2311132",
4+
"zipUrl": "https://github.com/sn-00-x/aa4mg/releases/download/v0.6.3/aa4mg-v0.6.3.zip",
5+
"changelog": "https://raw.githubusercontent.com/sn-00-x/aa4mg/v0.6.3/CHANGELOG"
66
}

0 commit comments

Comments
 (0)