We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a7a47 commit a411cd6Copy full SHA for a411cd6
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
6
7
+## v1.1.9 (2022-05-31)
8
+
9
## v1.1.8 (2022-05-31)
10
11
## v1.1.7 (2022-05-31)
electron-app/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "swach",
3
"productName": "swach",
- "version": "1.1.8",
+ "version": "1.1.9",
"description": "A robust color management tool for the modern age.",
"main": "src/index.js",
"scripts": {
package.json
@@ -1,6 +1,6 @@
"private": true,
"repository": "https://github.com/shipshapecode/swach",
0 commit comments