Skip to content

Commit

Permalink
bump 4.0.1-alpha to test
Browse files Browse the repository at this point in the history
  • Loading branch information
endorpersand committed Oct 4, 2024
1 parent 3334368 commit c8b5f13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/gui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "LC3Tools",
"version": "4.0.0",
"version": "4.0.1-alpha",
"author": "gt-cs2110",
"description": "LC3Tools frontend",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion src/gui/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
:elevation="2"
>
<v-app-bar-title>
<strong>LC3</strong>Tools
<strong>LC3</strong>Cools
<!-- Put buttons next to title -->
<v-btn
icon
Expand Down

0 comments on commit c8b5f13

Please sign in to comment.