bump version

This commit is contained in:
DYefremov
2021-03-31 15:27:39 +03:00
parent 1c26887e8f
commit 5c0d1d27f5
4 changed files with 10 additions and 7 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.6 Beta</property>
<property name="version">1.0.7 Beta</property>
<property name="copyright">2018-2021 Dmitriy Yefremov
</property>
<property name="comments" translatable="yes">Enigma2 channel and satellite list editor for GNU/Linux.</property>

View File

@@ -3221,7 +3221,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">1.0.6 Beta</property>
<property name="label">1.0.7 Beta</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>

View File

@@ -1,5 +1,5 @@
#!/bin/bash
VER="1.0.6_Beta"
VER="1.0.7_Beta"
B_PATH="dist/DemonEditor"
DEB_PATH="$B_PATH/usr/share/demoneditor"

View File

@@ -1,10 +1,13 @@
Package: demon-editor
Version: 1.0.6-Beta
Version: 1.0.7-Beta
Section: utils
Priority: optional
Architecture: all
Essential: no
Depends: python3 (>= 3.5), python3-requests
Recommends: gstreamer1.0-gtk3, python3-gi-cairo, python3-chardet
Depends: python3 (>= 3.5),
python3-requests,
python3-gi,
python3-gi-cairo
Recommends: libmpv1, python3-chardet
Maintainer: Dmitriy Yefremov <dmitry.v.yefremov@gmail.com>
Description: Enigma2 channel and satellite list editor
Description: Enigma2 channel and satellite list editor