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:
@@ -1,3 +1,3 @@
|
||||
// Intentionally hardcoded. When you bump the version in Cargo.toml,
|
||||
// tests will fail here until you update this to match.
|
||||
pub const EXPECTED_VERSION: &str = "1.1.0-beta.1";
|
||||
pub const EXPECTED_VERSION: &str = "1.1.0-beta.2";
|
||||
Reference in New Issue
Block a user