Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.16)
project(TrackClick VERSION 0.9.5 LANGUAGES CXX)
project(TrackClick VERSION 0.9.6 LANGUAGES CXX)

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
Expand Down
2 changes: 1 addition & 1 deletion docs/INTERNAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
> either don't want to advertise or that are too in-the-weeds for users. Keep
> sensitive specifics here, not in user-facing docs.

Current version: **0.9.4** (pre-1.0 — see "Release gaps" below).
Current version: **0.9.6** (pre-1.0 — see "Release gaps" below).
macOS bundle id: `com.trackclick.TrackClick`.

---
Expand Down
Binary file modified icons/.DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions icons/keyboard.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/left_click.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/left_double.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading