Skip to content

Commit 10d680a

Browse files
committed
UNI-28712-sprint-30-release (version #)
1 parent 51093a1 commit 10d680a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/FbxExporters/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Copyright (c) 2017 Unity Technologies. All rights reserved.
55

66
See LICENSE.txt file for full license information.
77

8-
VERSION: sprint26
8+
VERSION: sprint30
99

1010
Requirements
1111
------------

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ endif()
2323
message(STATUS "Building for ${CMAKE_BUILD_TYPE}")
2424

2525
if (NOT DEFINED PACKAGE_VERSION OR "${PACKAGE_VERSION}" STREQUAL "")
26-
set(PACKAGE_VERSION "1.0.0b1")
26+
set(PACKAGE_VERSION "sprint30")
2727
endif()
2828
message(STATUS "Using Package Version: ${PACKAGE_VERSION}")
2929

0 commit comments

Comments
 (0)