Skip to content

Conversation

RedInJector
Copy link
Collaborator

No description provided.

- util functions
- base update service
- log latest version
- fully functional feature, just a little ugly
@CLAassistant
Copy link

CLAassistant commented Sep 11, 2025

CLA assistant check
All committers have signed the CLA.

/// </summary>
/// <param name="str">input string</param>
/// <returns>A valid Version or null on faliure</returns>
public static Version? FindVersionInString(string str)
Copy link
Collaborator

Choose a reason for hiding this comment

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

This might be an issue on us - previously we have styled release candidates as RC*, but we should be adhering to standard versioning - 0.0.0.0. Going forward RCs should touch the last digit, and so on.

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.

3 participants