Skip to content

Commit

Permalink
Merge pull request #11 from mapbox/df-sdk-release
Browse files Browse the repository at this point in the history
Bump version to 1.0.0-beta.25
  • Loading branch information
DzmitryFomchyn authored Jan 14, 2022
2 parents d5f88e7 + e1dffb5 commit 0ed9570
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 @@
# Internal changelog for the Mapbox Search SDK for Android

## 1.0.0-beta.25-SNAPSHOT
## 1.0.0-beta.25

### Breaking changes
- [CORE] Public interfaces `SearchResult`, `ServerSearchResult`, `IndexableRecordSearchResult`, `SearchSuggestion` have been marked as `sealed` as they were not supposed to be implemented by external code.
Expand Down
2 changes: 1 addition & 1 deletion MapboxSearch/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android.enableJetifier=true
kotlin.code.style=official

# SDK version attributes
versionName=1.0.0-beta.25-SNAPSHOT
versionName=1.0.0-beta.25

# Artifact attributes
mapboxArtifactUserOrg=mapbox
Expand Down

0 comments on commit 0ed9570

Please sign in to comment.