Skip to content

Commit

Permalink
Merge pull request #49 from uasoft-indonesia/develop
Browse files Browse the repository at this point in the history
Bump version to alpha.31
  • Loading branch information
rizkiheryandi authored Apr 21, 2021
2 parents 09c11aa + 8db30e7 commit d36202d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.0-alpha.30",
"version": "1.0.0-alpha.31",
"name": "uasoft-indonesia/badaso",
"description": "The First Open-Source Laravel Vue headless CMS (PWA dashboard + CRUD + API generator & more) for more productivity !",
"keywords": ["laravel", "admin", "panel", "dashboard", "pwa", "vue", "generator"],
Expand Down
2 changes: 1 addition & 1 deletion src/resources/js/layout/admin/footer/Footer.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div class="footer">
<div style="text-align: left;">Version 1.0.0-alpha.30</div>
<div style="text-align: left;">Version 1.0.0-alpha.31</div>
<div>Copyright © 2020 <a href="https://soft.uatech.co.id" target="_blank">UASOFT</a>. All rights reserved.</div>
</div>
</template>

0 comments on commit d36202d

Please sign in to comment.