Skip to content

Commit 11b66e1

Browse files
committed
release: 0.1.0
1 parent cc80393 commit 11b66e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 0.1.0
44

55
### Features
66

plugin-dev/Sentry.uplugin

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
33
"Version": 1,
4-
"VersionName": "0.0.1",
4+
"VersionName": "0.1.0",
55
"FriendlyName": "Sentry",
66
"Description": "Sentry catches all your errors and performance issues, and shows you how to fix them before they bring down the player experience.",
77
"Category": "Code Plugins",
@@ -34,4 +34,4 @@
3434
"powershell -ExecutionPolicy RemoteSigned -File $(PluginDir)/Scripts/upload-debug-symbols-win.ps1 $(TargetPlatform) $(TargetName) $(TargetType) $(ProjectDir) $(PluginDir)"
3535
]
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)