Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonMarechal25 committed Sep 14, 2023
1 parent d1ef5f1 commit cf78d5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.0)
# ===========================================================================

PROJECT(antaresXpansion VERSION 1.1.0)
set(ANTARES_XPANSION_RC 4)
set(ANTARES_XPANSION_RC 0)

# ===========================================================================
# Default parameters
Expand Down
6 changes: 3 additions & 3 deletions antares-version.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"antares_version": "8.5.1",
"antares_version_executable": "8.5",
"antares_xpansion_version": "1.1.0-rc4",
"antares_version": "8.7.0",
"antares_version_executable": "8.7",
"antares_xpansion_version": "1.1.0",
"antares_deps_version": "2.0.6",
"minizip_ng_version": "3.0.6"
}

0 comments on commit cf78d5c

Please sign in to comment.