Release v25.9.8
All checks were successful
CI / Checks (push) Successful in 14m34s

This commit is contained in:
2025-09-08 21:06:53 +02:00
parent b6d02dbe78
commit 6f848be1ee
11 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hotpocket-extension",
"version": "1.0.2",
"version": "25.9.8",
"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 = "1.0.2"
version = "25.9.8"
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": "1.0",
"version": "25.9.8",
"icons": {
"48": "images/icon-48.png",
"64": "images/icon-64.png",