mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-13 03:01:03 +00:00
Version v0.4.0.5
This commit is contained in:
parent
9df278319d
commit
9b75cfe519
|
@ -1 +1 @@
|
||||||
pub const VERSION: &'static str = "v0.4.0.4";
|
pub const VERSION: &'static str = "v0.4.0.5";
|
||||||
|
|
2
ui/src/version.ts
vendored
2
ui/src/version.ts
vendored
|
@ -1 +1 @@
|
||||||
export let version: string = 'v0.4.0.4';
|
export let version: string = 'v0.4.0.5';
|
||||||
|
|
Loading…
Reference in a new issue