Skip to content

Commit

Permalink
Feat: Bump nav header version name to v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderbiscuit committed Aug 21, 2021
1 parent 1639387 commit a9a06ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/nav_header.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="v0.7.1-SNAPSHOT"
android:text="v0.7.2"
android:textColor="@color/bg0hard"
android:textStyle="italic"
app:layout_constraintEnd_toEndOf="parent"
Expand Down

0 comments on commit a9a06ba

Please sign in to comment.