Skip to content

Commit

Permalink
Release 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-kuznetsov-hypertrack committed Feb 16, 2023
1 parent 579c754 commit c63effa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,7 @@
# Changelog

## [3.12.0] - 2023-02-09

### Changed

- HyperTrack SDK updated to 6.4.0
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -27,4 +27,4 @@ allprojects {

task clean(type: Delete) { delete rootProject.buildDir }

version = "3.11.0"
version = "3.12.0"

0 comments on commit c63effa

Please sign in to comment.