From 1efbf7583715aa766d5ed460df661bd5f5320988 Mon Sep 17 00:00:00 2001 From: Kevin Hoang Date: Tue, 12 Dec 2023 04:02:39 -0600 Subject: [PATCH] Raising version to 1.3.1 --- README.md | 2 +- release/app/package-lock.json | 4 ++-- release/app/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e670a38..a966aa6 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ You can download the app [here](https://github.com/ReStartQ/AniCour/releases). C 1. Download the setup file from the latest release and install it on your computer. 2. The setup file is labeled as AniCour-Setup-x.x.x.exe, where x denotes a number for the version. -
**Ex**: AniCour-Setup-1.3.0.exe +
**Ex**: AniCour-Setup-1.3.1.exe
**_Note: Some browsers may give a warning when you download this setup file as it does not have a code signing certificate._** 3. Use the app to track, search, and manage your anime, manga, and light novels. diff --git a/release/app/package-lock.json b/release/app/package-lock.json index 3235eea..e980030 100644 --- a/release/app/package-lock.json +++ b/release/app/package-lock.json @@ -1,12 +1,12 @@ { "name": "anicour", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "anicour", - "version": "1.3.0", + "version": "1.3.1", "hasInstallScript": true, "license": "GPL-3.0" } diff --git a/release/app/package.json b/release/app/package.json index a5b7d4a..57f6771 100644 --- a/release/app/package.json +++ b/release/app/package.json @@ -1,6 +1,6 @@ { "name": "anicour", - "version": "1.3.0", + "version": "1.3.1", "description": "Anime, Manga, and Light Novel Tracker Desktop Application for Windows. A fast and interactive way for AniList users to track and manage their anime/manga lists. ", "license": "GPL-3.0", "author": {