Skip to content

Commit

Permalink
build: Update version/CHANGELOG for v2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qdot committed Nov 5, 2023
1 parent 87dd1d8 commit b744b59
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
18 changes: 12 additions & 6 deletions CHANGELOG.md
@@ -1,4 +1,10 @@
# v2.5.1 - 2023/11/04
# v2.5.2 - 2023/11/05 (Mobile Platforms)

## Bugfixes

- Fix bug where native API was not initialized on creation of new foreground service (#111)

# v2.5.1 - 2023/11/04 (All Platforms)

## Features

Expand All @@ -16,7 +22,7 @@
- Fixed issue with common Buttplug events in buttplug_dart causing log warnings (and therefore
reporting to sentry)

# v2.5.0 - 2023/10/19
# v2.5.0 - 2023/10/19 (All Platforms)

## Features

Expand All @@ -34,14 +40,14 @@
- Trying to delete non-existent config files will no longer freeze app load
- Desktop-only device managers no longer show up in mobile advanced settings

# v2.4.5 - 2023/10/08
# v2.4.5 - 2023/10/08 (Desktop Platforms)

## Bugfixes

- Update to Buttplug v7.1.6/Engine v1.4.5
- Fixes issues with Lovense Dongles

# v2.4.4 - 2023/10/04
# v2.4.4 - 2023/10/04 (All Platforms)

## Features

Expand All @@ -52,7 +58,7 @@
- (EXPERIMENTAL) Added mDNS broadcast capabilities for engine
- (EXPERIMENTAL) Added manual log submission capabilities

# v2.4.3 - 2023/07/22
# v2.4.3 - 2023/07/22 (All Platforms)

## Features

Expand All @@ -66,7 +72,7 @@
- Fix device tab page going blank on first device connect
- Fix device title not showing in disconnected devices on first device connect

# v2.4.2 - 2023/07/16
# v2.4.2 - 2023/07/16 (All Platforms)

## Features

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -2,7 +2,7 @@ name: intiface_central
description: Intiface® Central

publish_to: 'none'
version: 2.5.1+18
version: 2.5.2+19

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit b744b59

Please sign in to comment.