Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update virtual hardware versions #211

Merged
merged 1 commit into from
Jul 6, 2024

Commits on Jul 5, 2024

  1. chore: update virtual hardware versions

    - Updates `version` to an `int` instead of a string.
    - Adds a check in `Prepare()` to ensure the value is > the minimum.
    - Adds constants for the minimum and default virtual hardware versions.
    
    NOTE:
    
    - Minimum is now 13 instead of 9.
    - Default is 19 instead of 9.
    
    Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>
    - Updates the documentation in `config.go`.
    tenthirtyam committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ebf7537 View commit details
    Browse the repository at this point in the history