Skip to content

Commit e34098b

Browse files
committed
Bump version to 1.4.0
1 parent 07fd41f commit e34098b

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
@@ -127,7 +127,7 @@ MOC_DIR = $$DESTDIR/.moc
127127
RCC_DIR = $$DESTDIR/.qrc
128128
UI_DIR = $$DESTDIR/.ui
129129

130-
VERSION = 1.3.1
130+
VERSION = 1.4.0
131131
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
132132

133133
DISTFILES += \

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.3.1'
3+
version: '1.4.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) file from any sites you like and load it into the subtitle player.

0 commit comments

Comments
 (0)