From 6f992ec2493338f01031dd0149e7e0902dce01b8 Mon Sep 17 00:00:00 2001 From: Carson Ip Date: Mon, 22 Jun 2020 23:45:56 +0800 Subject: [PATCH] Bump version to 1.3.1 --- PenguinSubtitlePlayer.pro | 2 +- snap/snapcraft.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.