You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -154,7 +145,7 @@ Issues are incredibly valuable to this project:
154
145
### Pull Requests
155
146
156
147
Pull requests offer a fantastic way to contribute your ideas to this repository.
157
-
Please refer to [CONTRIBUTING.md](/../../blob/main/CONTRIBUTING.md) and [develop branch](https://github.com/mob-sakai/UpmGitExtension/tree/develop) for guidelines.
148
+
Please refer to [CONTRIBUTING.md](https://github.com/mob-sakai/UpmGitExtension/tree/develop/CONTRIBUTING.md) and [develop branch](https://github.com/mob-sakai/UpmGitExtension/tree/develop) for guidelines.
158
149
159
150
### Support
160
151
@@ -181,4 +172,4 @@ Your support allows me to dedicate more time to development. 😊
Copy file name to clipboardExpand all lines: package.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "com.coffee.upm-git-extension",
3
-
"version": "2.1.0",
3
+
"version": "2.1.1",
4
4
"description": "This package enhances the user interface (UI) of the Unity Package Manager (UPM) specifically for packages installed from a git repository.\n\n - Support GitHub, GitLab, Bitbucket, etc.\n - Link to the repogitory and offline documents\n - Install the package from git repository with UI\n - Update the package with a specific tag/branch\n - Remove the package",
0 commit comments