Skip to content

Commit

Permalink
Lib: moving the version to 2.0.3 for release build
Browse files Browse the repository at this point in the history
  • Loading branch information
Swiss3003 committed Aug 26, 2022
1 parent 6901547 commit 6f7ddde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/Opensea_Parser_Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

#define OPENSEA_PARSER_MAJOR_VERSION 2
#define OPENSEA_PARSER_MINOR_VERSION 0
#define OPENSEA_PARSER_PATCH_VERSION 2
#define OPENSEA_PARSER_PATCH_VERSION 3

#define OPENSEA_PARSER_VERSION COMBINE_PARSER_VERSIONS(OPENSEA_PARSER_MAJOR_VERSION,OPENSEA_PARSER_MINOR_VERSION,OPENSEA_PARSER_PATCH_VERSION)

Expand Down

0 comments on commit 6f7ddde

Please sign in to comment.