UmbraSpaceIndustries / CommunityResourcePack

The KSP Community Resource Pack
Other
50 stars 54 forks source link

De-bump VERSION property of version file #252

Closed DasSkelett closed 4 years ago

DasSkelett commented 4 years ago

Unfortunately #249 had the exact opposite effect of what it tried to achieve. As I wrote in my comment on that PR, the VERSION property should've stayed the same as it is in the version file that's included in the already released zip (1.3.0.0). Now that they differ, CKAN and AVC ignore the upstream version file.

That lead to the netkan bot decreasing KSP_VERSION_MAX to 1.8.9 again: https://github.com/KSP-CKAN/CKAN-meta/commit/ccb01a95538d62c99145af0545fb4e5b19ad73ba

This PR decreases the VERSION to 1.3.0.0 again, so that the latest released version finally gets to enjoy the benefits of no upper KSP version bound.

Pinging @BobPalmer in case you have PR notifications turned off.

BobPalmer commented 4 years ago

(Updated this a different way)

HebaruSan commented 4 years ago

@BobPalmer what different way did you update this? The problem described is still present.