Skip to content

Commit 952bb2d

Browse files
authored
Alpha 0.2.14 (#2445)
alpha
1 parent d338593 commit 952bb2d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/desktop/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sd-desktop"
3-
version = "0.2.13"
3+
version = "0.2.14"
44
description = "The universal file manager."
55
authors = ["Spacedrive Technology Inc <support@spacedrive.com>"]
66
default-run = "sd-desktop"

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sd-core"
3-
version = "0.2.13"
3+
version = "0.2.14"
44
description = "Virtual distributed filesystem engine that powers Spacedrive."
55
authors = ["Spacedrive Technology Inc."]
66
rust-version = "1.75.0"

0 commit comments

Comments
 (0)