Skip to content

Commit

Permalink
2.4.0b
Browse files Browse the repository at this point in the history
  • Loading branch information
trylaarsdam committed Jul 27, 2022
1 parent 57588d2 commit b2068a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "assignment-canvas",
"version": "2.3.0b",
"version": "2.4.0b",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<v-list-item-title class="text-h6">
Assignment Canvas
</v-list-item-title>
<v-list-item-subtitle>v2.3.0b</v-list-item-subtitle>
<v-list-item-subtitle>v2.4.0b</v-list-item-subtitle>
</v-list-item-content>
</v-list-item>
</v-list>
Expand Down

0 comments on commit b2068a2

Please sign in to comment.