Updating project to v1.1.0-beta.2.

- Project is running very well on Linux
- Project needs to be tested fully in Windows
This commit is contained in:
Eric Ratliff
2026-02-01 21:36:20 -06:00
parent 26f3229b1e
commit e605b1cd3e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "weevil"
version = "1.1.0-beta.1"
version = "1.1.0-beta.2"
edition = "2021"
authors = ["Eric Ratliff <eric@nxlearn.net>"]
description = "FTC robotics project generator - bores into complexity, emerges with clean code"