Skip to content

Commit

Permalink
Prepare v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoBernardino committed Apr 8, 2024
1 parent a01332d commit c78eec3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ $ make build # builds the app binaries!

## TODOs:

- [ ] Build binaries for Arch and RPM too (https://github.com/0-don/clippy/blob/master/.github/workflows/release.yml)
- [ ] Create release with signed builds on tag push
- [ ] Actually check and delete local directory's remote directories when they're removed
- [ ] Actually delete local directory when a remote is removed (code is commented)
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bewcloud-sync"
version = "0.0.0"
version = "0.0.1"
description = "Desktop Sync Client for bewCloud"
authors = ["Bruno Bernardino"]
edition = "2021"
Expand Down

0 comments on commit c78eec3

Please sign in to comment.