Skip to content

Commit 7b2f26a

Browse files
committed
Version 1.3.2
1 parent caa1a76 commit 7b2f26a

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

linux/oav-custom/studio.okcode.open_alert_viewer.metainfo.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565
</screenshots>
6666

6767
<releases>
68+
<release version="1.3.2" date="2025-05-09">
69+
<description>
70+
<p>Upgraded dependencies. Updated app owner information, URLs, and trademark disclaimer</p>
71+
</description>
72+
</release>
6873
<release version="1.3.1" date="2025-04-09">
6974
<description>
7075
<p>Fixed an exception for Flatpak builds on Linux</p>

metadata/en-US/changelogs/210.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* Upgraded dependencies
2+
* Updated app owner information and URLs
3+
* Updated trademark disclaimer

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: 1.3.1+200
19+
version: 1.3.2+210
2020

2121
platforms:
2222
android:

0 commit comments

Comments
 (0)