Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rvaiya committed Oct 17, 2022
1 parent f999864 commit 5cec25d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v1.3.4
- Fix initial pointer position on wayland
- Add support middle click support for macos
- Add support for platform keymaps (non-qwerty layouts)
- Various bugfixes

# v1.3.3
- Fix wayland initialization issue

Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
COMMIT=$(shell git rev-parse --short HEAD)
VERSION=1.3.3
VERSION=1.3.4
DESTDIR=
PREFIX=/usr

Expand Down

0 comments on commit 5cec25d

Please sign in to comment.