We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3334368 commit c8b5f13Copy full SHA for c8b5f13
src/gui/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "LC3Tools",
3
- "version": "4.0.0",
+ "version": "4.0.1-alpha",
4
"author": "gt-cs2110",
5
"description": "LC3Tools frontend",
6
"license": "MIT",
src/gui/src/App.vue
@@ -9,7 +9,7 @@
9
:elevation="2"
10
>
11
<v-app-bar-title>
12
- <strong>LC3</strong>Tools
+ <strong>LC3</strong>Cools
13
<!-- Put buttons next to title -->
14
<v-btn
15
icon
0 commit comments