Versions of the Keruald libraries aren't sync.
As such, it doesn't make sense to use self.version.
Instead, we can read Git tags, and find the greater version
for each package, and use that information as library version.
Differential D3224
Use correct versions in Composer replace map dereckson on Jul 2 2023, 18:30. Authored by Tags None Referenced Files
Subscribers None
Details
Versions of the Keruald libraries aren't sync. Instead, we can read Git tags, and find the greater version rm composer.json && make composer.json
Diff Detail
|