diff --git a/PenguinSubtitlePlayer.pro b/PenguinSubtitlePlayer.pro index 6e4ca9d..21fb39e 100644 --- a/PenguinSubtitlePlayer.pro +++ b/PenguinSubtitlePlayer.pro @@ -125,7 +125,7 @@ MOC_DIR = $$DESTDIR/.moc RCC_DIR = $$DESTDIR/.qrc UI_DIR = $$DESTDIR/.ui -VERSION = 1.3.0 +VERSION = 1.3.1 DEFINES += APP_VERSION=\\\"$$VERSION\\\" DISTFILES += \ diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 704d46f..a5acd78 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: penguin-subtitle-player # you probably want to 'snapcraft register ' base: core18 -version: '1.3.0' +version: '1.3.1' summary: An open-source, cross-platform standalone subtitle player # 79 char long summary description: | You download the subtitle file (.srt, .ssa, .ass) file from any sites you like and load it into the subtitle player.