Skip to content

Commit 725a24f

Browse files
committed
release 0.0.2
1 parent 5673c65 commit 725a24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Sentry/Scripts/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.2";
268+
public string version = "0.0.3";
269269
}
270270

271271
[Serializable]

0 commit comments

Comments
 (0)