mirror of
https://github.com/nixietab/picodulce.git
synced 2025-04-04 07:28:56 +01:00
Compare commits
5 Commits
6522b70066
...
36ff8896ef
Author | SHA1 | Date | |
---|---|---|---|
![]() |
36ff8896ef | ||
![]() |
5f59acf0b4 | ||
![]() |
c48a193d9a | ||
![]() |
47a843c669 | ||
![]() |
52be28bb6c |
@ -1226,7 +1226,7 @@ class PicomcVersionSelector(QWidget):
|
||||
# Download and apply the update
|
||||
self.download_update(remote_version_info)
|
||||
else:
|
||||
QMessageBox.information(self, "Up to Date", "You already have the latest version!")
|
||||
print(f"You already have the latest version!")
|
||||
else:
|
||||
logging.error("Failed to read local version information.")
|
||||
QMessageBox.critical(self, "Error", "Failed to check for updates.")
|
||||
|
@ -8,5 +8,5 @@
|
||||
"https://raw.githubusercontent.com/nixietab/picodulce/main/marroc.py",
|
||||
"https://raw.githubusercontent.com/nixietab/picodulce/main/holiday.ico"
|
||||
],
|
||||
"versionBleeding": "0.11.9-151"
|
||||
"versionBleeding": "0.11.9-156"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user