We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc232ac commit 0529b03Copy full SHA for 0529b03
platform-includes/getting-started-install/unity.mdx
@@ -1,7 +1,7 @@
1
Install the package via the [Unity Package Manager using a Git URL](https://docs.unity3d.com/Manual/upm-ui-giturl.html) to Sentry's SDK repository:
2
3
```
4
-https://github.com/getsentry/unity.git#{{@inject packages.version('sentry.dotnet.unity', '0.0.5') }}
+https://github.com/getsentry/unity.git
5
6
7
<Alert>
0 commit comments