Skip to content

Commit

Permalink
Begin 1.11.0 cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
AsparagusEduardo committed Dec 1, 2024
1 parent 32af6f7 commit 2e30e66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/constants/expansion.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#ifndef GUARD_CONSTANTS_EXPANSION_H
#define GUARD_CONSTANTS_EXPANSION_H

// Last version: 1.10.0
// Last version: 1.10.1
#define EXPANSION_VERSION_MAJOR 1
#define EXPANSION_VERSION_MINOR 10
#define EXPANSION_VERSION_MINOR 11
#define EXPANSION_VERSION_PATCH 0

// FALSE if this this version of Expansion is not a tagged commit, i.e.
Expand Down

0 comments on commit 2e30e66

Please sign in to comment.