Skip to content

Commit

Permalink
Prepared for release: v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wavesonics committed Jun 18, 2024
1 parent fff324a commit c188951
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.7.1] - 2024-6-17

- Tons of under the hood library upgrades
- Should see some what better performance
- Fixed critcal syncing bug on the server side


## [1.7.0] - 2024-1-31

- New Feature: Focus Mode, edit a scene with less UI clutter
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/107020000.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Tons of under the hood library upgrades
- Should see some what better performance
- Fixed critcal syncing bug on the server side
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[versions]
# App Versions
app = "1.7.0"
app = "1.7.1"
data_version = "1.0"

# Kotlin
Expand Down

0 comments on commit c188951

Please sign in to comment.