Skip to content

Commit b7c6094

Browse files
committed
Bump version to 0.70.3
1 parent 136b0ac commit b7c6094

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Changelog
22

3-
## Release 0.70.3
3+
## Release 0.70.4
4+
5+
### Added
6+
7+
### Changed
8+
9+
### Fixed
10+
11+
### Removed
12+
13+
## Release 0.70.3 - 24-03-06
414

515
### Added
616

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.10)
2-
project(gdk VERSION 0.70.2 LANGUAGES C CXX)
2+
project(gdk VERSION 0.70.3 LANGUAGES C CXX)
33

44
set(CMAKE_CXX_STANDARD 17)
55
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)