Skip to content

Commit 535ce6b

Browse files
committed
quality tuner: release v1.0.1
1 parent 2545030 commit 535ce6b

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Release notes
22

3+
## v1.0.1 - 2024/01/29
4+
5+
- Bug Fixes :bug:
6+
- Fixed compile error on Windows Editor
7+
38
## v1.0.0 - 2024-01-04
49

510
- New Features :rocket:
6-
- Function to get hardware stats to identify performance index of device
11+
- Function to get hardware stats to identify performance index of device

Packages/MobileSupportQualityTuner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jp.co.cyberagent.unity-mobile-support-quality-tuner",
33
"displayName": "Mobile Support - Quality Tuner",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"unity": "2021.3",
66
"description": "Tools to support deciding quality level by hardware spec of mobile devices.",
77
"keywords": [

0 commit comments

Comments
 (0)