Skip to content

Commit

Permalink
Merge pull request #92 from VeyronSakai/github-actions/update-files/230
Browse files Browse the repository at this point in the history
Update files for release
  • Loading branch information
VeyronSakai authored Apr 18, 2024
2 parents 9335022 + 0237d4d commit 652463f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ VContainerAnalyzer can be set up via Unity Package Manager by following the step
2. Select the + button in the upper left corner.
3. Select `Add package from git URL`.
4. Enter
`https://github.com/VeyronSakai/VContainerAnalyzer.git?path=VContainerAnalyzer.Unity/Assets/Plugins/VContainerAnalyzer#0.4.1`
`https://github.com/VeyronSakai/VContainerAnalyzer.git?path=VContainerAnalyzer.Unity/Assets/Plugins/VContainerAnalyzer#0.5.0`
and Select `Add` button.
5. Add `VContainer.Analyzer` to the Assembly Definition References of the asmdef to which you want to apply Analyzer.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.veyronsakai.vcontainer.analyzer",
"displayName": "VContainer Analyzer",
"version": "0.4.2",
"version": "0.5.0",
"unity": "2021.1",
"unityRelease": "2f1",
"description": "Roslyn Analyzer for VContainer.",
Expand Down

0 comments on commit 652463f

Please sign in to comment.