Skip to content

Commit

Permalink
chore: title
Browse files Browse the repository at this point in the history
  • Loading branch information
cangzhang committed Jun 17, 2023
1 parent 5c63414 commit ff368e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ impl Application for ChampR {
}

fn title(&self) -> String {
String::from("ChampR - Builds, Runes, All in One. v2.0.2-b2")
String::from("ChampR - Builds, Runes, All in One. v2.0.2-b3")
}

fn update(&mut self, message: Message) -> Command<Message> {
Expand Down

0 comments on commit ff368e0

Please sign in to comment.