Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 4672615

Browse files
committed
1.0.0
1 parent 409debc commit 4672615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Runtime/Sentry.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ public class App
265265
public class SdkVersion
266266
{
267267
public string name = "sentry.unity.lite";
268-
public string version = "0.0.5";
268+
public string version = "1.0.0";
269269
}
270270

271271
[Serializable]

0 commit comments

Comments
 (0)