Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
kmnip committed Aug 19, 2021
1 parent 68fdf1f commit 6227257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/fxml/about.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<Insets top="10" left="15" right="15"/>
</VBox.margin>
<Text text="RNA-Scoop Version: " style="-fx-font-weight: bold"/>
<Text text="1.0.0"/>
<Text text="1.0.1"/>
</HBox>
<HBox>
<VBox.margin>
Expand Down

0 comments on commit 6227257

Please sign in to comment.