Skip to content

Commit

Permalink
bump version: v0.24.55
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 7, 2025
1 parent 7ad1037 commit e8b9aab
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion chrome/resources/tabs-and-urlbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ credits to phroton for some of this stuff */
> image {
border-radius: 50% !important;
background-color: var(--photon-back) !important;
outline: var(--photon-back-outline) 1px solid;
outline: var(--photon-back-outline) 1px solid !important;
box-shadow: 0px 0px 4px var(--photon-back-shadow) !important;
transition: box-shadow var(--photon-speed-1) var(--photon-easing-function) !important;
margin-left: 1px !important
Expand Down
2 changes: 1 addition & 1 deletion custom/resources/version.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
background-position: 4px 0;
-moz-context-properties: fill;
fill: currentColor;
content: "zapsCoolPhotonTheme v0.24.54 (webextension)";
content: "zapsCoolPhotonTheme v0.24.55 (webextension)";
position: absolute;
height: 48px;
overflow: visible;
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "__MSG_extensionName__",
"short_name": "__MSG_extensionShortName__",
"homepage_url": "https://github.com/zapSNH/zapsCoolPhotonTheme",
"version": "0.24.54.1",
"version": "0.24.55.1",
"author": "zapsnh",
"default_locale": "en",
"description": "__MSG_extensionDescription__",
Expand Down
8 changes: 4 additions & 4 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"coolPhotonTheme@zapsnh": {
"updates": [
{
"version": "0.24.54",
"update_link": "https://github.com/zapSNH/zcpt-webextension/releases/download/v0.24.54/zapsCoolPhotonTheme-esr.xpi",
"version": "0.24.55",
"update_link": "https://github.com/zapSNH/zcpt-webextension/releases/download/v0.24.55/zapsCoolPhotonTheme-esr.xpi",
"applications": {
"gecko": {
"strict_min_version": "128.0",
Expand All @@ -13,8 +13,8 @@
}
},
{
"version": "0.24.54.1",
"update_link": "https://github.com/zapSNH/zcpt-webextension/releases/download/v0.24.54/zapsCoolPhotonTheme.xpi",
"version": "0.24.55.1",
"update_link": "https://github.com/zapSNH/zcpt-webextension/releases/download/v0.24.55/zapsCoolPhotonTheme.xpi",
"applications": {
"gecko": {
"strict_min_version": "129.0"
Expand Down

0 comments on commit e8b9aab

Please sign in to comment.