bump version in about dialog, update changelog

This commit is contained in:
Mark Wagie
2025-01-24 10:26:27 -07:00
parent a63bab88ca
commit 5ff16ac51c
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,6 +1,10 @@
# Change Log
All notable changes to this project will be documented in this file.
## [0.8.0] - 2025-01-24
### Added
- Fixes and improvements
## [0.7.3] - 2025-01-01
### Added
- Reorganized and added new applications
+1 -1
View File
@@ -605,7 +605,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
<property name="type-hint">dialog</property>
<property name="transient-for">window</property>
<property name="program-name">Manjaro Hello</property>
<property name="version">0.7.3</property>
<property name="version">0.8.0</property>
<property name="comments" translatable="yes">Welcome screen for Manjaro</property>
<property name="website">https://gitlab.manjaro.org/applications/manjaro-hello</property>
<property name="website-label">GitLab</property>