Skip to content

Commit

Permalink
bug_report
Browse files Browse the repository at this point in the history
install
  • Loading branch information
sindharta-tanuwijaya committed Dec 12, 2024
1 parent 6cf0c44 commit 5ee62d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ body:
What version of the package are you using?
You can check the Unity version in Package Manager Window. See [manual](https://docs.unity3d.com/Manual/upm-ui.html).
options:
- 3.0.0-pre.8
- 3.0.0-pre.7
- 3.0.0-pre.6
- 3.0.0-pre.5
Expand Down
2 changes: 1 addition & 1 deletion Documentation~/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Check Package Manager window, Click `+` button and select `Add package from git
Input the string below to the input field.

```
[email protected].7
[email protected].8
```

The list of version string is [here](https://github.com/Unity-Technologies/com.unity.webrtc/tags). In most cases, the latest version is recommended to use.
Expand Down

0 comments on commit 5ee62d5

Please sign in to comment.