Skip to content

Fix goofy 0.6.7 and 0.6.7.0 in plugin driver version dropdown - #393

Merged
gonX merged 1 commit into
OpenTabletDriver:mainfrom
Kuuuube:versions-fix
Sep 25, 2026
Merged

gonX merged 1 commit into
OpenTabletDriver:mainfrom
Kuuuube:versions-fix

Conversation

@Kuuuube

@Kuuuube Kuuuube commented Sep 25, 2026

Copy link
Copy Markdown
Member

Followup-ish to #385. When adding the latest version, check if that version with a .0 on the end already exists (or that the exact version already exists).

Plugins should always be assigning a 4 part version number. Simple way of checking this avoiding doing any real work like actually extending the version number to the expected 4 part before adding it. It's probably fine that we might not always have the exact 4 part version when a new OTD version is released before any plugins are added for it.

Could also go the other way around with this. Removing the plugin metadata version and replacing it with 0.6.7. Not sure if that makes sense here.

@gonX gonX left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gonX
gonX merged commit 93a27b8 into OpenTabletDriver:main Sep 25, 2026
6 checks passed
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.

2 participants