Bump version to 0.3.1

merge-requests/64/head 0.3.1
Hugo Posnic 2016-12-23 16:16:03 +01:00
parent 4d34afa62b
commit 9b123a3731
3 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
_pkgname=manjaro-hello
pkgname=${_pkgname}-git
pkgver=0.3
pkgver=0.3.1
pkgrel=1
pkgdesc="A tool providing access to documentation and support for new Manjaro users."
url="https://github.com/Huluti/${_pkgname}"

View File

@ -1,6 +1,10 @@
# Change Log
All notable changes to this project will be documented in this file.
## [0.3.1] - 2016-12-23
### Fixed
- Buttons' icons not always showing.
## [0.3] - 2016-12-23
### Added
- Icons for links buttons.

View File

@ -8,7 +8,7 @@
<property name="modal">True</property>
<property name="type_hint">dialog</property>
<property name="program_name">Manjaro Hello</property>
<property name="version">0.3</property>
<property name="version">0.3.1</property>
<property name="comments" translatable="yes">Welcome screen for Manjaro</property>
<property name="website">https://github.com/Huluti/manjaro-hello</property>
<property name="website_label" translatable="yes">Github</property>