Skip to content

Commit e54f0c1

Browse files
committed
Bump version to 1.6.0
1 parent c657f16 commit e54f0c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PenguinSubtitlePlayer.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ MOC_DIR = $$DESTDIR/.moc
141141
RCC_DIR = $$DESTDIR/.qrc
142142
UI_DIR = $$DESTDIR/.ui
143143

144-
VERSION = 1.5.0
144+
VERSION = 1.6.0
145145
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
146146

147147
test { # the following files will be included for Unit test build

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: penguin-subtitle-player # you probably want to 'snapcraft register <name>'
22
base: core18
3-
version: '1.5.0'
3+
version: '1.6.0'
44
summary: An open-source, cross-platform standalone subtitle player # 79 char long summary
55
description: |
66
You download the subtitle file (.srt, .ssa, .ass, .vtt) file from any sites you like and load it into the subtitle player.

0 commit comments

Comments
 (0)