Skip to content

Commit 1f1f6a6

Browse files
committed
Update package version
1 parent 8fd4a91 commit 1f1f6a6

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "surface"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
authors = ["Maximilian Luz <[email protected]>"]
55
description = "Control various aspects of Microsoft Surface devices on Linux from the Command-Line"
66

pkg/deb/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
surface-control (0.2.7-1) unstable; urgency=medium
2+
3+
* Update to v0.2.7
4+
5+
-- Maximilian Luz <[email protected]> Tue, 18 Aug 2020 06:55:18 +0200
6+
17
surface-control (0.2.6-1) unstable; urgency=medium
28

39
* Update to v0.2.6

pkg/fedora/surface-control.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: surface-control
2-
Version: 0.2.6
2+
Version: 0.2.7
33
Release: 1%{?dist}
44
Summary: Control various aspects of Microsoft Surface devices from the shell
55

0 commit comments

Comments
 (0)