We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 693ee01 commit ae314c5Copy full SHA for ae314c5
README.md
@@ -103,7 +103,7 @@ Find `Packages/manifest.json` in your project and edit it to look like this:
103
```js
104
{
105
"dependencies": {
106
- "com.coffee.git-dependency-resolver": "https://github.com/mob-sakai/GitDependencyResolverForUnity.git#1.1.2",
+ "com.coffee.git-dependency-resolver": "https://github.com/mob-sakai/GitDependencyResolverForUnity.git#1.1.3",
107
...
108
}
109
0 commit comments