bump version

This commit is contained in:
DYefremov
2021-05-04 11:30:57 +03:00
parent 91f2784388
commit 33e1b876b5
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ Author: Dmitriy Yefremov
<property name="icon_name">system-help</property>
<property name="type_hint">normal</property>
<property name="program_name">DemonEditor</property>
<property name="version">1.0.7 Alpha</property>
<property name="version">1.0.8 Alpha</property>
<property name="copyright">2018-2021 Dmitriy Yefremov
</property>
<property name="comments" translatable="yes">Enigma2 channel and satellite list editor for MS Windows.

View File

@@ -3271,7 +3271,7 @@ Author: Dmitriy Yefremov
<object class="GtkLabel" id="app_ver_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">1.0.7 Alpha</property>
<property name="label">1.0.8 Alpha</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>