From 2ad4216860fd7fd2edb55b02637165abce241a29 Mon Sep 17 00:00:00 2001 From: Vipra Date: Thu, 17 Aug 2023 22:33:01 +0200 Subject: [PATCH] update version number --- README.md | 1 + src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a62ff9..dec0447 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Alternatively you can download an unsigned version from the [releases page](http ## Known issues - None! It's perfect! +- no but seriously, please submit any bugs you find as an issue :3 Please also take a look at the FAQ below and the [issue list](https://github.com/ItsVipra/ProToots/issues). diff --git a/src/manifest.json b/src/manifest.json index 440a923..3abb1e8 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "ProToots", - "version": "1.2.1", + "version": "1.2.2", "icons": { "48": "icons/icon small_size/icon small_size.png",