We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2545030 commit 535ce6bCopy full SHA for 535ce6b
2 files changed
Packages/MobileSupportQualityTuner/CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Release notes
2
3
+## v1.0.1 - 2024/01/29
4
+
5
+- Bug Fixes :bug:
6
+ - Fixed compile error on Windows Editor
7
8
## v1.0.0 - 2024-01-04
9
10
- New Features :rocket:
- - 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
@@ -1,7 +1,7 @@
{
"name": "jp.co.cyberagent.unity-mobile-support-quality-tuner",
"displayName": "Mobile Support - Quality Tuner",
- "version": "1.0.0",
+ "version": "1.0.1",
"unity": "2021.3",
"description": "Tools to support deciding quality level by hardware spec of mobile devices.",
"keywords": [
0 commit comments