Skip to content

Commit

Permalink
Bump version to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumechereau committed Aug 16, 2022
1 parent f24d909 commit 4c22f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/goxel.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
#include <stdlib.h>
#include <string.h>

#define GOXEL_VERSION_STR "0.10.8"
#define GOXEL_VERSION_STR "0.11.0"
#ifndef GOXEL_DEFAULT_THEME
# define GOXEL_DEFAULT_THEME "original"
#endif
Expand Down

0 comments on commit 4c22f33

Please sign in to comment.