Skip to content

Commit d012c50

Browse files
committed
chore: bump version to 1.2.1
1 parent 33c2941 commit d012c50

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
1414
### Removed
1515

1616
### Fixed
17-
- Cache localization instance properly.
1817

1918
### Security
2019

20+
## [1.2.1] - 2025-10-02
21+
### Fixed
22+
- Cache localization instance properly.
23+
2124
## [1.2.0] - 2025-08-30
2225
### Added
2326
- Implement color channel selector.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "net.nekobako.mask-texture-editor",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"displayName": "Mask Texture Editor",
55
"description": "A tool to draw mask textures in Unity Editor",
66
"unity": "2022.3",
@@ -9,5 +9,5 @@
99
"url": "https://nekobako.net"
1010
},
1111
"license": "MIT",
12-
"url": "https://github.com/nekobako/MaskTextureEditor/releases/download/1.2.0/net.nekobako.mask-texture-editor-1.2.0.zip"
12+
"url": "https://github.com/nekobako/MaskTextureEditor/releases/download/1.2.1/net.nekobako.mask-texture-editor-1.2.1.zip"
1313
}

0 commit comments

Comments
 (0)