Skip to content

Commit

Permalink
Bump version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carsonip committed May 31, 2021
1 parent 2d3ed46 commit ca6a87e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PenguinSubtitlePlayer.pro
Expand Up @@ -139,7 +139,7 @@ MOC_DIR = $$DESTDIR/.moc
RCC_DIR = $$DESTDIR/.qrc
UI_DIR = $$DESTDIR/.ui

VERSION = 1.4.0
VERSION = 1.5.0
DEFINES += APP_VERSION=\\\"$$VERSION\\\"

test { # the following files will be included for Unit test build
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
@@ -1,6 +1,6 @@
name: penguin-subtitle-player # you probably want to 'snapcraft register <name>'
base: core18
version: '1.4.0'
version: '1.5.0'
summary: An open-source, cross-platform standalone subtitle player # 79 char long summary
description: |
You download the subtitle file (.srt, .ssa, .ass, .vtt) file from any sites you like and load it into the subtitle player.
Expand Down

0 comments on commit ca6a87e

Please sign in to comment.