Alpha 0.2.5 (#2156)

bump
This commit is contained in:
Utku
2024-03-01 15:33:16 -05:00
committed by GitHub
parent 4c484abb33
commit cd43d24ec2
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.4"
version = "0.2.5"
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.4"
version = "0.2.5"
description = "Virtual distributed filesystem engine that powers Spacedrive."
authors = ["Spacedrive Technology Inc."]
rust-version = "1.75.0"