bump version in about dialog, update changelog
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
All notable changes to this project will be documented in this file.
|
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
|
## [0.7.3] - 2025-01-01
|
||||||
### Added
|
### Added
|
||||||
- Reorganized and added new applications
|
- Reorganized and added new applications
|
||||||
|
|||||||
@@ -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="type-hint">dialog</property>
|
||||||
<property name="transient-for">window</property>
|
<property name="transient-for">window</property>
|
||||||
<property name="program-name">Manjaro Hello</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="comments" translatable="yes">Welcome screen for Manjaro</property>
|
||||||
<property name="website">https://gitlab.manjaro.org/applications/manjaro-hello</property>
|
<property name="website">https://gitlab.manjaro.org/applications/manjaro-hello</property>
|
||||||
<property name="website-label">GitLab</property>
|
<property name="website-label">GitLab</property>
|
||||||
|
|||||||
Reference in New Issue
Block a user