Skip to content

Commit

Permalink
Release version 1.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
jirutka committed Jan 19, 2023
1 parent a39690d commit a7691b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ The following table shows the relation between the swaylock-effect and swaylock
| 1.6-2 | 1.5-9-g[235b925d](https://github.com/swaywm/swaylock/tree/235b925df7e1bb82d98f1ac8c02e8f85d0a54ee9) |
| 1.6-3 | 1.5-9-g[235b925d](https://github.com/swaywm/swaylock/tree/235b925df7e1bb82d98f1ac8c02e8f85d0a54ee9) |
| 1.6.10 | [1.6](https://github.com/swaywm/swaylock/tree/1.6) |
| 1.6.11 | [1.6](https://github.com/swaywm/swaylock/tree/1.6) |


## Installation
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'swaylock',
'c',
version: '1.6.10',
version: '1.6.11',
license: 'MIT',
meson_version: '>=0.59.0',
default_options: [
Expand Down

0 comments on commit a7691b8

Please sign in to comment.