Skip to content

Commit 657fb25

Browse files
committed
Release v0.7.0
1 parent d04f256 commit 657fb25

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [UNRELEASED] · YYYY-MM-DD
1+
## [0.7.0] · 2026-04-01
22
### ✨ Added
33
- Use SVG icons with support for light and dark themes
44
- Add option to toggle between showing the menubar and using a hamburger menu on Windows and Linux

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.21)
22

33
project(sigviewer
4-
VERSION 0.6.5
4+
VERSION 0.7.0
55
LANGUAGES CXX C
66
)
77

0 commit comments

Comments
 (0)