Skip to content

Commit 360add4

Browse files
chore(release): 4.7.3
1 parent f170eb4 commit 360add4

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

.env.flutter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
APP_VERSION=4.7.2
1+
APP_VERSION=4.7.3

linux/it.astrogods.AstroGods.metainfo.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<component type="desktop-application">
33
<id>it.astrogods.AstroGods</id>
44
<metadata_license>CC0-1.0</metadata_license>
5-
<project_license>LicenseRef-proprietary</project_license>
5+
<project_license>AGPL-3.0-only</project_license>
66
<name>AstroGods</name>
77
<name xml:lang="it">AstroGods</name>
88
<summary>Explore your birth chart and understand yourself more deeply</summary>
@@ -58,6 +58,11 @@
5858
</screenshots>
5959
<content_rating type="oars-1.1" />
6060
<releases>
61+
<release version="4.7.2" date="2026-01-06">
62+
<description>
63+
<p>Open sourced frontend and added aarch64 support</p>
64+
</description>
65+
</release>
6166
<release version="4.7.1" date="2026-01-06">
6267
<description>
6368
<p>Connection error messages now translated</p>

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 4.7.2+9
19+
version: 4.7.3+9
2020

2121
environment:
2222
sdk: ^3.8.1

0 commit comments

Comments
 (0)