Skip to content

Commit

Permalink
extract: Release 1.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: sekaiacg <[email protected]>
  • Loading branch information
sekaiacg committed Mar 20, 2023
1 parent c795898 commit f4bebe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extract/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ static void usage() {
}

static inline void print_version() {
printf(" " BROWN "extract.erofs:" COLOR_NONE " " RED2_BOLD "1.0.1" COLOR_NONE "\n");
printf(" " BROWN "extract.erofs:" COLOR_NONE " " RED2_BOLD "1.0.2" COLOR_NONE "\n");
printf(" " BROWN "Author:" COLOR_NONE " " RED2_BOLD "skkk" COLOR_NONE "\n");
}

Expand Down

0 comments on commit f4bebe1

Please sign in to comment.