forked from LemmyNet/lemmy
parent
e3ba4df3e0
commit
48ef6ed4a9
3 changed files with 3 additions and 3 deletions
@ -1 +1 @@ |
||||
pub const VERSION: &'static str = "v0.5.0.2"; |
||||
pub const VERSION: &'static str = "v0.5.0.3"; |
||||
|
@ -1 +1 @@ |
||||
export let version: string = 'v0.5.0.2'; |
||||
export let version: string = 'v0.5.0.3'; |
||||
|
Reference in new issue