Skip to content

Commit

Permalink
xmoji.mk: Bump version to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Zirias committed Jul 30, 2024
1 parent df267b2 commit 3b27b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/xmoji/xmoji.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GEN_BIN2CSTR_tool= $(BIN2CSTR_TARGET)
GEN_BIN2CSTR_args= $1 $2
GEN_EMOJIGEN_tool= $(EMOJIGEN_TARGET)

xmoji_VERSION= 0.2
xmoji_VERSION= 0.3
xmoji_DEFINES= -DVERSION=\"$(xmoji_VERSION)\"
xmoji_MODULES= button \
colorset \
Expand Down

0 comments on commit 3b27b18

Please sign in to comment.