From 9a82b9ab945123462e9c8728c39c3c1fd00ae836 Mon Sep 17 00:00:00 2001 From: Jacob Wirth Date: Tue, 12 Dec 2023 17:09:09 -0800 Subject: [PATCH] Bump version number --- build/wide-github.user.css | 2 +- build/wide-github.user.js | 2 +- chrome/manifest.json | 4 ++-- mozilla/manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build/wide-github.user.css b/build/wide-github.user.css index 2c1f9fd..7c76a62 100644 --- a/build/wide-github.user.css +++ b/build/wide-github.user.css @@ -10,7 +10,7 @@ @contributor Robert Laverty (https://github.com/roblav96) @contributor Amir Meimari (https://github.com/amirmeimari) @license MIT; https://raw.githubusercontent.com/xthexder/wide-github/master/LICENSE -@version 1.5.2 +@version 1.6.0 @homepageURL https://github.com/xthexder/wide-github @supportURL https://github.com/xthexder/wide-github/issues ==/UserStyle== */ diff --git a/build/wide-github.user.js b/build/wide-github.user.js index e9af60a..399336e 100644 --- a/build/wide-github.user.js +++ b/build/wide-github.user.js @@ -12,7 +12,7 @@ // @contributor Robert Laverty (https://github.com/roblav96) // @contributor Amir Meimari (https://github.com/amirmeimari) // @license MIT; https://raw.githubusercontent.com/xthexder/wide-github/master/LICENSE -// @version 1.5.2 +// @version 1.6.0 // @icon https://raw.githubusercontent.com/xthexder/wide-github/master/icons/icon.png // @homepageURL https://github.com/xthexder/wide-github // @supportURL https://github.com/xthexder/wide-github/issues diff --git a/chrome/manifest.json b/chrome/manifest.json index 168fdad..11348e3 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -3,8 +3,8 @@ "name": "Wide GitHub", "description": "Change all GitHub repository and gist pages to be full width and dynamically sized.", - "version": "1.5.2", - "version_name": "1.5.2 MV3", + "version": "1.6.0", + "version_name": "1.6.0 MV3", "icons": { "32": "icons/icon32.png", "48": "icons/icon48.png", diff --git a/mozilla/manifest.json b/mozilla/manifest.json index 1f0355c..6a0a9e7 100644 --- a/mozilla/manifest.json +++ b/mozilla/manifest.json @@ -3,7 +3,7 @@ "name": "Wide GitHub", "description": "Change all GitHub repository and gist pages to be full width and dynamically sized.", - "version": "1.5.2", + "version": "1.6.0", "icons": { "32": "icons/icon32.png", "48": "icons/icon48.png",