Skip to content

Commit

Permalink
Bump version in GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
vswarte committed Apr 19, 2023
1 parent d1df27f commit 8061606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ impl Application for ReloaderGUI {
last_files: None,
log_entries: vec![
String::from("Made by chainfailure"),
String::from("Version 0.0.2"),
String::from("Version 0.2.1"),
],
}, Command::none())
}
Expand Down

0 comments on commit 8061606

Please sign in to comment.