From e54f0c16279914eacb6ae609f20992285db8808f Mon Sep 17 00:00:00 2001 From: Carson Ip Date: Thu, 25 Nov 2021 15:26:53 +0000 Subject: [PATCH] Bump version to 1.6.0 --- PenguinSubtitlePlayer.pro | 2 +- snap/snapcraft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PenguinSubtitlePlayer.pro b/PenguinSubtitlePlayer.pro index ae4446b..2e95fce 100644 --- a/PenguinSubtitlePlayer.pro +++ b/PenguinSubtitlePlayer.pro @@ -141,7 +141,7 @@ MOC_DIR = $$DESTDIR/.moc RCC_DIR = $$DESTDIR/.qrc UI_DIR = $$DESTDIR/.ui -VERSION = 1.5.0 +VERSION = 1.6.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 00ba590..c7c6e47 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.5.0' +version: '1.6.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.