Fix app from not starting due to missing solid-refresh and bump version to 0.2.0 (#1972)

* deps: add `solid-refresh` to `interface`

* bump `core` and `desktop` to `0.2.0`
This commit is contained in:
jake
2024-01-23 09:35:54 +00:00
committed by GitHub
parent cca6a455af
commit 69221cc033
5 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sd-desktop"
version = "0.1.4"
version = "0.2.0"
description = "The universal file manager."
authors = ["Spacedrive Technology Inc <support@spacedrive.com>"]
default-run = "sd-desktop"