Added forward version number to wasm
Build and Push Image / build-and-push (push) Successful in 6m36s
Build and Push Image / build-and-push (push) Successful in 6m36s
This commit is contained in:
@@ -0,0 +1 @@
|
||||
APP_VERSION=Debug
|
||||
@@ -0,0 +1,4 @@
|
||||
// This file is automatically generated by build.rs
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub const APP_VERSION: &'static str = "Debug";
|
||||
Reference in New Issue
Block a user