bump version

This commit is contained in:
DYefremov
2020-10-22 15:44:37 +03:00
parent 1da3eacc8c
commit 97cb26cd60
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.1 Beta</property>
<property name="version">1.0.2 Beta</property>
<property name="copyright">2018-2020 Dmitriy Yefremov
</property>
<property name="comments" translatable="yes">Enigma2 channel and satellites list editor for MacOS.

View File

@@ -2820,7 +2820,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.1 Beta</property>
<property name="label" translatable="yes">1.0.2 Beta</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>