Skip to content

Commit

Permalink
tag 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zocker-160 committed Jul 13, 2023
1 parent abb91d0 commit 210bfa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion linux_packaging/DEB-keyboard-center/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: zocker_160 <zocker1600 at posteo dot net>

pkgname=keyboard-center
pkgver=1.0.3
pkgver=1.0.4
pkgrel=1
pkgdesc="Application to map G-keys on (some) Logitech Gaming Keyboards"
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion src/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import os

APP_NAME = "Keyboard Center"
VERSION = "1.0.3"
VERSION = "1.0.4"

APPUUID = "0eBJVKjwTanGP7aenveagSRi1c9poja2"

Expand Down

0 comments on commit 210bfa8

Please sign in to comment.