Skip to content

Commit

Permalink
quality tuner: release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qua-iy committed Jan 30, 2024
1 parent 2545030 commit 535ce6b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion Packages/MobileSupportQualityTuner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Release notes

## v1.0.1 - 2024/01/29

- Bug Fixes :bug:
- Fixed compile error on Windows Editor

## v1.0.0 - 2024-01-04

- New Features :rocket:
- Function to get hardware stats to identify performance index of device
- Function to get hardware stats to identify performance index of device
2 changes: 1 addition & 1 deletion Packages/MobileSupportQualityTuner/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 535ce6b

Please sign in to comment.