Skip to content

Commit c8b5f13

Browse files
committed
bump 4.0.1-alpha to test
1 parent 3334368 commit c8b5f13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LC3Tools",
3-
"version": "4.0.0",
3+
"version": "4.0.1-alpha",
44
"author": "gt-cs2110",
55
"description": "LC3Tools frontend",
66
"license": "MIT",

src/gui/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
:elevation="2"
1010
>
1111
<v-app-bar-title>
12-
<strong>LC3</strong>Tools
12+
<strong>LC3</strong>Cools
1313
<!-- Put buttons next to title -->
1414
<v-btn
1515
icon

0 commit comments

Comments
 (0)