Alpha 0.2.15 (#2491)

alpha 0.2.15
This commit is contained in:
Utku
2024-05-16 10:20:32 -04:00
committed by GitHub
parent 8a960c05f2
commit e7ced995b9
3 changed files with 2 additions and 2 deletions

BIN
Cargo.lock generated
View File

Binary file not shown.

View File

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

View File

@@ -1,6 +1,6 @@
[package]
name = "sd-core"
version = "0.2.14"
version = "0.2.15"
description = "Virtual distributed filesystem engine that powers Spacedrive."
authors = ["Spacedrive Technology Inc <support@spacedrive.com>"]
rust-version = "1.78"