mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
rebase
This commit is contained in:
parent
7c052f5334
commit
fb07ca53ee
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
pub const VERSION: &'static str = "v0.4.0-9-g409c0f9";
|
||||
pub const VERSION: &'static str = "v0.4.0.2-7-g7c052f5";
|
||||
|
|
2
ui/src/version.ts
vendored
2
ui/src/version.ts
vendored
|
@ -1 +1 @@
|
|||
export let version: string = 'v0.4.0.2-6-gf396c6c';
|
||||
export let version: string = 'v0.4.0.2-7-g7c052f5';
|
||||
|
|
Loading…
Reference in a new issue