From ca6a87e7ec3fe4ab0925525bfa771700022c5697 Mon Sep 17 00:00:00 2001 From: Carson Ip Date: Mon, 31 May 2021 23:10:54 +0100 Subject: [PATCH] Bump version to 1.5.0 --- PenguinSubtitlePlayer.pro | 2 +- snap/snapcraft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PenguinSubtitlePlayer.pro b/PenguinSubtitlePlayer.pro index f4f9aca..93a7831 100644 --- a/PenguinSubtitlePlayer.pro +++ b/PenguinSubtitlePlayer.pro @@ -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 diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index de29ea0..4c0d14a 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.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.