Release v25.9.12
All checks were successful
CI / Checks (push) Successful in 15m7s

This commit is contained in:
2025-09-11 20:50:18 +02:00
parent dcebccf947
commit 29c732faa0
11 changed files with 33 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hotpocket-extension",
"version": "25.9.8",
"version": "25.9.12",
"description": "HotPocket Extension",
"main": "src/index.js",
"repository": "https://git.bthlabs.pl/tomekwojcik/hotpocket",

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "hotpocket-extension"
version = "25.9.8"
version = "25.9.12"
description = "HotPocket Extension"
authors = ["Tomek Wójcik <contact@bthlabs.pl>"]
license = "Apache-2.0"

View File

@@ -3,7 +3,7 @@
"default_locale": "en",
"name": "__MSG_extension_name__",
"description": "__MSG_extension_description__",
"version": "25.9.8",
"version": "25.9.12",
"icons": {
"48": "images/icon-48.png",
"64": "images/icon-64.png",