From 2bbeb6f58d623434ee164e7b0259fa810d8c1917 Mon Sep 17 00:00:00 2001 From: Alex Buznik Date: Sun, 16 Mar 2025 22:54:22 +0100 Subject: [PATCH] Release 1.1.81 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 3797b61..1503303 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "StoPlay", "short_name": "StoPlay", "homepage_url": "http://stoplay.github.io/", - "version": "1.1.80", + "version": "1.1.81", "author": [ { "name": "Alex Karpov", diff --git a/package.json b/package.json index 7a17a64..86baa09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stoplayExt-build", - "version": "1.1.80", + "version": "1.1.81", "author": "Alex Buznik", "scripts": { "start": "grunt pack && grunt",