Skip to content

Commit d2b63a1

Browse files
committed
Update package
1 parent 610eb6b commit d2b63a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
Unity's Package manager, while supporting git, does not come with any embedded git install, so this will only work if you have [git](https://git-scm.com/download/win) installed beforehand.
44
- Open Unity's Package Manager and add the git url:
55

6-
```https://github.com/blepmlem/VRChat-Expression-Utility.git#2.5.1```
6+
```https://github.com/blepmlem/VRChat-Expression-Utility.git#2.5.2```
77

88
All versions come with built in update functionality.
99

1010
### If you do not have git installed
11-
- Grab the latest [Unity Package release here](https://github.com/blepmlem/VRChat-Expression-Utility/releases/download/2.5.1/VRC_Expression_Utility_2.5.1.unitypackage)
11+
- Grab the latest [Unity Package release here](https://github.com/blepmlem/VRChat-Expression-Utility/releases/download/2.5.2/VRC_Expression_Utility_2.5.2.unitypackage)
1212

1313
# VRChat Expression Utility
1414
This tool allows you to skip all of the tedious work when setting up new expressions in SDK3 Avatars.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.blep.vrc-expression-utility",
33
"displayName": "VRC Expression Utility",
44
"description": "Simplify creating multiple types of common VRC expressions! \nAllows for automatically adding and configuring new VRC parameters, animation clips, animator layers, and more!",
5-
"version": "2.5.1",
5+
"version": "2.5.2",
66
"author": {
77
"name": "blep",
88
"url": "https://github.com/blepmlem/VRChat-Expression-Utility"

0 commit comments

Comments
 (0)