Skip to content

Commit

Permalink
ui: prepare release (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheButlah authored Mar 27, 2024
1 parent 3f3645b commit 18afbb9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

6 changes: 6 additions & 0 deletions orb-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Changelog

## v0.0.1

- Initial Version.
- For pearl orbs. Same UI as JJ.
2 changes: 1 addition & 1 deletion orb-ui/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "orb-ui"
version = "0.0.0"
version = "0.0.1"
description = "Systemd daemon responsible for running the UI on the orb."
authors = ["Cyril Fougeray <[email protected]>"]
publish = false
Expand Down

0 comments on commit 18afbb9

Please sign in to comment.