mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-23 13:03:11 +00:00
Version v0.4.0.4
This commit is contained in:
parent
ed9caf61fd
commit
9df278319d
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
pub const VERSION: &'static str = "v0.4.0.2-7-g7c052f5";
|
||||
pub const VERSION: &'static str = "v0.4.0.4";
|
||||
|
|
2
ui/src/version.ts
vendored
2
ui/src/version.ts
vendored
|
@ -1 +1 @@
|
|||
export let version: string = 'v0.4.0.2-7-g7c052f5';
|
||||
export let version: string = 'v0.4.0.4';
|
||||
|
|
Loading…
Reference in a new issue