Skip to content

Commit 911c96f

Browse files
committed
chore: update version
1 parent 7ab2cd9 commit 911c96f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "leafs/cli",
33
"description": "A simple command line tool for installing and interacting with your leaf apps",
44
"homepage": "https://cli.leafphp.dev",
5-
"version": "v2.10.3",
5+
"version": "v2.10.4",
66
"keywords": [
77
"leaf",
88
"php",

src/ui/dist/assets/index-74a315c9.js

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/ui/src/pages/HomeScreen.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const HomeScreen = () => {
3939
</span>
4040
</div>
4141
<p className="dark:text-gray-300 text-gray-600">
42-
v0.0.3 - 4 Oct, 2023
42+
v0.0.4 - 7 Oct, 2023
4343
</p>
4444
</div>
4545
</div>

0 commit comments

Comments
 (0)