[gnome-browser-extension] Version bump
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-browser-extension] Version bump
- Date: Wed, 13 Jul 2022 06:56:03 +0000 (UTC)
commit 921756710f1e66c9bbd2c79ba0824e2f304f286b
Author: Yuri Konotopov <ykonotopov gnome org>
Date: Tue Jul 12 19:45:03 2022 +0400
Version bump
extension/manifest.json | 2 +-
meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/extension/manifest.json b/extension/manifest.json
index ffd4f38..bcd0add 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -4,7 +4,7 @@
"name": "__MSG_gs_chrome__",
"short_name": "GS Chrome",
"description": "__MSG_manifest_description__",
- "version": "10.1",
+ "version": "11",
"default_locale": "en",
diff --git a/meson.build b/meson.build
index c331b65..823a1ea 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-browser-extension',
license: 'GPL-3',
- version : '10.1',
+ version : '11',
)
# Constants
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]