Skip to content

Commit

Permalink
release: 6.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed May 25, 2022
1 parent 1bd5185 commit 716ad3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## 6.0.0-rc.1

### Features
- Allow optimization and obfuscation of the SDK by reducing proguard rules ([#2031](https://github.com/getsentry/sentry-java/pull/2031))
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ org.gradle.parallel=true
android.useAndroidX=true

# Release information
versionName=6.0.0-beta.4
versionName=6.0.0-rc.1

# Override the SDK name on native crashes on Android
sentryAndroidSdkName=sentry.native.android
Expand Down

0 comments on commit 716ad3a

Please sign in to comment.