Skip to content

Commit ae5182e

Browse files
committed
ci: bump version
1 parent 38af152 commit ae5182e

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

apps/desktop/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.

apps/desktop/src-tauri/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "codelegate-desktop"
3-
version = "0.1.1-rc.1"
4-
edition = "2021"
3+
version = "1.0.0"
4+
edition = "2024"
55

66
[build-dependencies]
77
tauri-build = { version = "2", features = [] }

apps/website/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ <h2 class="pv-tour-headline">Use Whatever All TUI Tools You Like</h2>
143143

144144
<!-- Footer -->
145145
<footer class="footer">
146-
<p>&copy; 2025 Codelegate. Open source on <a href="https://github.com/brucehsu/codelegate" target="_blank" rel="noopener">GitHub</a>.</p>
146+
<p>&copy; 2026 Codelegate. Open source on <a href="https://github.com/brucehsu/codelegate" target="_blank" rel="noopener">GitHub</a>.</p>
147147
</footer>
148148

149149
<script type="module" src="/src/main.js"></script>

0 commit comments

Comments
 (0)