Skip to content

Commit

Permalink
#13 Raise version
Browse files Browse the repository at this point in the history
  • Loading branch information
helgoboss committed Dec 7, 2024
1 parent 014df65 commit 0d4daa4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ resolver = "2"
members = ["cli", "core", "gui/src-tauri", "reapack"]

[workspace.package]
version = "1.0.0"
version = "1.1.0"
description = "ReaBoot"
edition = "2021"
authors = ["Benjamin Klum <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ReaBoot currently imitates the index interpretation and installation behavior of

### Development of GUI installer

See Tauri v1 docs for details.
See Tauri v2 docs for details.

#### Start frontend and backend

Expand Down

0 comments on commit 0d4daa4

Please sign in to comment.