Skip to content

Commit

Permalink
Bump version to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SneWs committed Jul 26, 2024
1 parent 7546621 commit 227be34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)

project(tail-tray VERSION 0.0.9 LANGUAGES CXX)
project(tail-tray VERSION 0.1.1 LANGUAGES CXX)

set(CMAKE_AUTOUIC ON)
set(CMAKE_AUTOMOC ON)
Expand Down
2 changes: 1 addition & 1 deletion packaging/deb/tail-tray/DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: tail-tray
Version: 0.0.9
Version: 0.1.1
Maintainer: Marcus Grenängen ([email protected])
Description: Tailscale Tray application
Architecture: amd64
Expand Down

0 comments on commit 227be34

Please sign in to comment.