Skip to content

Commit

Permalink
Update display version and bump ui (#599)
Browse files Browse the repository at this point in the history
Signed-off-by: Zheng Xiangsheng <[email protected]>
  • Loading branch information
HunDunDM authored Jun 3, 2020
1 parent 6f8b0fb commit 0a9cfba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ui/.github_release_version
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# This file contains a version number which will be used to release assets to
# GitHub. To trigger a new asset release, simply increase this version number.
20200602_1
20200603_1
2 changes: 1 addition & 1 deletion ui/dashboardApp/layout/main/Sider/Banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default function ToggleBanner({
<div className={styles.bannerContent}>
<div className={styles.bannerTitle}>TiDB Dashboard</div>
<div className={styles.bannerVersion}>
Dashboard version 4.0.0
Dashboard version 4.0.1
</div>
</div>
</Flexbox>
Expand Down

0 comments on commit 0a9cfba

Please sign in to comment.