Skip to content

Commit 3c07707

Browse files
authored
Set version to 0.17.31
1 parent 3a8bb67 commit 3c07707

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.17.1] - 2025-08-24
6+
57
### Fixed
68

79
- Fix Keyframe marker modifications on source chart.

src/chart/main/version.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
#include "base/app/version.h"
44

5-
const App::Version Vizzu::Main::version(0, 17, 0);
5+
const App::Version Vizzu::Main::version(0, 17, 1);
66

77
const char *const Vizzu::Main::siteUrl = "https://vizzu.io/";

0 commit comments

Comments
 (0)