Skip to content

Commit aab6060

Browse files
committed
bump version to 1.0.1
1 parent 30861fb commit aab6060

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This SDK provides native APIs for all of the essential Glyph features on Nothing
1515
#### Unity Plugin
1616
##### via Unity Package Manager
1717
The latest version can be installed via [package manager](https://docs.unity3d.com/Manual/upm-ui-giturl.html) using following git URL: \
18-
`https://github.com/am1goo/NothingOS.Unity.git#1.0.0`
18+
`https://github.com/am1goo/NothingOS.Unity.git#1.0.1`
1919

2020
## Requirements
2121
- Minimal SDK 19 (Android 4.4, KitKat)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.am1goo.nothingos.gdk",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"displayName": "NothingOS Glyph Developer Kit",
55
"description": "NothingOS Glyph Developer Kit for Unity",
66
"unity": "2020.3",

0 commit comments

Comments
 (0)