You've already forked hotpocket
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user