Skip to content

Commit 986d97f

Browse files
chore(master): release 7.1.1
1 parent c089102 commit 986d97f

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "7.1.0"
2+
".": "7.1.1"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## [7.1.1](https://github.com/gimportexportdevs/gimporter/compare/v7.1.0...v7.1.1) (2026-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* add version.txt for release-please simple type ([28afbf6](https://github.com/gimportexportdevs/gimporter/commit/28afbf6b311c8616aa3de8db8ab78366e5d72f22))
9+
* **ci:** install make in build container ([9971328](https://github.com/gimportexportdevs/gimporter/commit/9971328731f28bd61589ed91bdbe14583d5845e3))
10+
* **ci:** use correct SDK path /connectiq ([cc74654](https://github.com/gimportexportdevs/gimporter/commit/cc746541ccc3ae1a0cd5546afe887c8c9af59c5b))
11+
* resolve connection errors on older devices (Fenix 5X Plus, Oregon 700) ([c089102](https://github.com/gimportexportdevs/gimporter/commit/c0891027cfa04c88e481a110e74847d48e1031ec))

resources/strings/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<strings>
22
<string id="AppName">gimporter</string>
3-
<string id="AppVersion">V7.1.0</string> <!-- x-release-please-version -->
3+
<string id="AppVersion">V7.1.1</string> <!-- x-release-please-version -->
44
<string id="PressStart">Press Start/Menu</string>
55
<string id="GettingTracklist">Getting track list</string>
66
<string id="BluetoothDisconnected">Bluetooth disconnected</string>

0 commit comments

Comments
 (0)