chore: bump version to 0.5.11 (#645)

* chore: bump version to 0.5.11

* data: run black
This commit is contained in:
l5y
2026-03-01 21:59:04 +01:00
committed by GitHub
parent 17fa183c4f
commit ecce7f3504
10 changed files with 54 additions and 16 deletions
+2 -2
View File
@@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.5.10</string>
<string>0.5.11</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.5.10</string>
<string>0.5.11</string>
<key>MinimumOSVersion</key>
<string>14.0</string>
</dict>
+1 -1
View File
@@ -1,7 +1,7 @@
name: potato_mesh_reader
description: Meshtastic Reader — read-only view for PotatoMesh messages.
publish_to: "none"
version: 0.5.10
version: 0.5.11
environment:
sdk: ">=3.4.0 <4.0.0"