Switch to automatic updates for the program version.

pull/38/head
Stefan Seering 4 years ago committed by Rafał Mikrut
parent d9bfb412b9
commit 1829d19b28

@ -11,4 +11,4 @@ pub mod common_items;
pub mod common_messages;
pub mod common_traits;
pub const CZKAWKA_VERSION: &str = "1.0.0";
pub const CZKAWKA_VERSION: &str = env!("CARGO_PKG_VERSION");

Loading…
Cancel
Save