version 0.3.7
This commit is contained in:
parent
715a926d1b
commit
9855d34e4a
2 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 0.3.7 -- 2020-02-27
|
||||
|
||||
- Only bind seat with version up to 6, as version 7 is not yet supported by SCTK
|
||||
for loading keymaps
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "smithay-clipboard"
|
||||
version = "0.3.6"
|
||||
version = "0.3.7"
|
||||
authors = ["Lucas Timmins <timmins.s.lucas@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "Provides access to the wayland clipboard for client applications."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue