mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-07 22:52:06 +08:00
versioning
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
STARPILOT_DISPLAY_VERSION = "7.26"
|
||||
STARPILOT_DISPLAY_VERSION = "6.7"
|
||||
|
||||
|
||||
def starpilot_display_description(description: str | None) -> str:
|
||||
|
||||
@@ -32,7 +32,7 @@ QString getBrand() {
|
||||
}
|
||||
|
||||
QString getStarPilotDisplayVersion() {
|
||||
return "7.26";
|
||||
return "6.7";
|
||||
}
|
||||
|
||||
QString formatStarPilotDisplayVersionDescription(const QString &description) {
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user