increment version
This commit is contained in:
@@ -21,7 +21,7 @@ pub struct DiscordModule {
|
||||
playing: String
|
||||
}
|
||||
|
||||
const DEFAULT_PLAYING: &'static str = "tenquestionmarks 0.0.2";
|
||||
const DEFAULT_PLAYING: &'static str = "tenquestionmarks 0.0.3";
|
||||
|
||||
impl DiscordModule {
|
||||
pub fn new (_: &Table, configuration: &Table) -> Box<EventLoop> {
|
||||
|
Reference in New Issue
Block a user