increment version
This commit is contained in:
parent
9052a3b26b
commit
3a06d98247
@ -27,7 +27,7 @@ pub struct DiscordModule {
|
||||
guilds: Vec<String>
|
||||
}
|
||||
|
||||
const DEFAULT_PLAYING: &'static str = "tenquestionmarks 0.0.3";
|
||||
const DEFAULT_PLAYING: &'static str = "tenquestionmarks 0.0.4";
|
||||
|
||||
impl DiscordModule {
|
||||
pub fn new (_: &Table, configuration: &Table) -> Box<EventLoop> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user