RetroAchievements / rcheevos

Library to parse and evaluate achievements and leaderboards for RetroAchievements
MIT License
90 stars 34 forks source link

Wrong commit for release v11.5.0? #361

Closed scribam closed 3 months ago

scribam commented 3 months ago

@Jamiras v11.5.0 and v11.4.0 use the same commit d54cf8f1059cebc90a6f5ecdf03df69259f22054

I guess the expected commit for v11.5.0 is https://github.com/RetroAchievements/rcheevos/commit/563230b1c249774b4852c944dc7cdcb952c9e8e8

Jamiras commented 3 months ago

Yep. Thanks. I was tagging master (instead of develop), which was intended, but hadn't merged develop into master yet.