Skip to content

Commit 73a7ee1

Browse files
authored
Asset store validator tool warnings for WebGLCopyAndPaste feature (#123)
1 parent 0014d2b commit 73a7ee1

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ 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

77

8+
## [unreleased]
9+
### Fixed
10+
- Asset store validator tool warnings for WebGLCopyAndPaste feature
11+
12+
813
## [2.0.3] - 2023-08-01
914
### Changed
1015
- Mint button in inventory rolled back to old behaviour that uses contracts on view
-24 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.trilitech.tezos-unity-sdk",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"unity": "2021.3",
55
"displayName": "Tezos Unity SDK",
66
"description": "Unity SDK for Tezos",

0 commit comments

Comments
 (0)