versioning

This commit is contained in:
firestar5683
2026-06-28 20:04:02 -05:00
parent 96e578fa71
commit 6daefdc0e1
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
STARPILOT_DISPLAY_VERSION = "7.26"
STARPILOT_DISPLAY_VERSION = "6.7"
def starpilot_display_description(description: str | None) -> str:
+1 -1
View File
@@ -32,7 +32,7 @@ QString getBrand() {
}
QString getStarPilotDisplayVersion() {
return "7.26";
return "6.7";
}
QString formatStarPilotDisplayVersionDescription(const QString &description) {
BIN
View File
Binary file not shown.