Skip to content

Fix typo'd last_update_date in biomeSync (2029 -> 2025)#1688

Merged
abrignoni merged 1 commit into
mainfrom
fix-biome-update-date
Jul 10, 2026
Merged

Fix typo'd last_update_date in biomeSync (2029 -> 2025)#1688
abrignoni merged 1 commit into
mainfrom
fix-biome-update-date

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

biomeSync.py ("Biome - Device Syncs") has last_update_date: '2029-09-29' — a future date. Git history shows the value was set in commit b67c38a ("Update last_update_date in appConduit.py and biomeSync.py") authored 2025-09-29, and creation_date is 2023-03-22, so the intended year is 2025. One-character metadata fix, no logic change.

Spotted while surfacing last_update_date on the leapps.org artifact browser.

biomeSync.py had last_update_date '2029-09-29' (a future date). Git shows
the value was written in commit b67c38a on 2025-09-29, so the intended year
was 2025. creation_date is 2023-03-22, confirming 2029 is a typo.
@abrignoni abrignoni merged commit 0d388fd into main Jul 10, 2026
1 check passed
@abrignoni abrignoni deleted the fix-biome-update-date branch July 10, 2026 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant