Skip to content

Commit 11c1a0a

Browse files
committedApr 11, 2023
Release 1.3.2
1 parent 03c7fbe commit 11c1a0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [1.3.2] - 2023-04-11
88
### Fixed
99
- Apple Silicon Unity Editor decoding
1010

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.atteneder.ktx",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"displayName": "KTX/Basis Universal Texture",
55
"description": "Load KTX 2.0 and Basis Universal textures at runtime and in the Editor.",
66
"unity": "2019.4",

0 commit comments

Comments
 (0)
Please sign in to comment.