Update readme

This commit is contained in:
Dmitriy Yefremov
2018-01-26 21:21:40 +03:00
parent f1ef9fe4aa
commit e12cc86e5f
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ Ctrl + X - only in bouquet list. Ctrl + C - only in services list.
Clipboard is "rubber". There is an accumulation before the insertion!
Ctrl + E, F2 - edit/rename.
Ctrl + S, T, E in Satellites edit tool for create and edit satellite or transponder.
Ctrl + L - parental lock.
Ctrl + L - parental lock.
Ctrl + H - hide/skip.
Left/Right - remove selection.

View File

@@ -1,5 +1,5 @@
#!/bin/env bash
VER="0.2.1_Pre-alpha"
VER="0.2.2_Pre-alpha"
B_PATH="dist/DemonEditor"
DEB_PATH="$B_PATH/usr/share/demoneditor"