Skip to content

Commit c78eec3

Browse files
Prepare v0.0.1
1 parent a01332d commit c78eec3

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ $ make build # builds the app binaries!
4444

4545
## TODOs:
4646

47+
- [ ] Build binaries for Arch and RPM too (https://github.com/0-don/clippy/blob/master/.github/workflows/release.yml)
4748
- [ ] Create release with signed builds on tag push
4849
- [ ] Actually check and delete local directory's remote directories when they're removed
4950
- [ ] Actually delete local directory when a remote is removed (code is commented)

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = "bewcloud-sync"
3-
version = "0.0.0"
3+
version = "0.0.1"
44
description = "Desktop Sync Client for bewCloud"
55
authors = ["Bruno Bernardino"]
66
edition = "2021"

0 commit comments

Comments
 (0)