Skip to content

Commit

Permalink
Release 1.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Jan 10, 2024
1 parent 34e382d commit fbb7707
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@

## v1.2.13 (2024-01-10)

## v1.2.12 (2024-01-09)

## v1.2.11 (2024-01-08)
Expand Down
2 changes: 1 addition & 1 deletion electron-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "swach",
"productName": "swach",
"version": "1.2.12",
"version": "1.2.13",
"description": "A robust color management tool for the modern age.",
"main": "src/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swach",
"version": "1.2.12",
"version": "1.2.13",
"private": true,
"description": "A robust color management tool for the modern age.",
"repository": "https://github.com/shipshapecode/swach",
Expand Down

0 comments on commit fbb7707

Please sign in to comment.