Skip to content
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.

Commit

Permalink
release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir committed Apr 4, 2021
1 parent 8d1ff89 commit 4ba791b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.19.4)
project(
XBar
DESCRIPTION "A tool to change windows 10 taskbar appearance"
VERSION 0.1.0)
VERSION 0.1.1)

# copy the assets folder to Release/Debug builds folder
file(COPY "${CMAKE_SOURCE_DIR}/src/assets"
Expand Down

0 comments on commit 4ba791b

Please sign in to comment.