Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit ca8ed73

Browse files
chore(release): 1.22.1 [skip ci]
## [1.22.1](v1.22.0...v1.22.1) (2023-04-09) ### Bug Fixes * **ci:** make it possible to trigger a release manually ([fb579e0](fb579e0)), closes [#163](#163)
1 parent fb579e0 commit ca8ed73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'",
3232
"name": "Next Step for Trello",
3333
"short_name": "Next Step",
34-
"version": "1.22.0"
34+
"version": "1.22.1"
3535
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chrome-next-step-for-trello",
3-
"version": "1.22.0",
3+
"version": "1.22.1",
44
"private": true,
55
"description": "Google Chrome extension to check tasks directly from your Trello boards.",
66
"main": "next-step-for-trello.user.js",

0 commit comments

Comments
 (0)