mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
Version v0.4.0.7
This commit is contained in:
parent
06f1773e9a
commit
f318f0c813
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
pub const VERSION: &'static str = "v0.4.0.7-1-g013129f";
|
||||
pub const VERSION: &'static str = "v0.4.0.7-2-g06f1773";
|
||||
|
|
2
ui/src/version.ts
vendored
2
ui/src/version.ts
vendored
|
@ -1 +1 @@
|
|||
export let version: string = 'v0.4.0.7-1-g013129f';
|
||||
export let version: string = 'v0.4.0.7-2-g06f1773';
|
||||
|
|
Loading…
Reference in a new issue