Skip to content

Commit

Permalink
release: 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Jul 15, 2024
1 parent 363421a commit 768d683
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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
## 4.10.0

### Features

Expand Down
2 changes: 1 addition & 1 deletion plugin-build/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.parallel=true

name = sentry-android-gradle-plugin
group = io.sentry
version = 4.9.0
version = 4.10.0
sdk_version = 7.12.0

# publication pom properties
Expand Down
2 changes: 1 addition & 1 deletion sentry-kotlin-compiler-plugin/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GROUP = io.sentry
POM_ARTIFACT_ID = sentry-kotlin-compiler-plugin
VERSION_NAME = 4.9.0
VERSION_NAME = 4.10.0

# publication pom properties
POM_NAME=Sentry Kotlin Compiler Plugin
Expand Down

0 comments on commit 768d683

Please sign in to comment.