Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Commit 7058dd0

Browse files
committed
1.1.3
1 parent f812ca0 commit 7058dd0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
set (EXEC_NAME "com.github.mdh34.quickdocs")
1818
set (RELEASE_NAME "")
19-
set (VERSION "1.1.2")
19+
set (VERSION "1.1.3")
2020
set (VERSION_INFO "")
2121
set (DEPS_PKG
2222
gtk+-3.0

data/com.github.mdh34.quickdocs.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<url type="homepage">https://github.com/mdh34/quickDocs</url>
2222
<url type="bugtracker">https://github.com/mdh34/quickDocs/issues</url>
2323
<releases>
24-
<release version="1.1.2" date="2018-01-20">
24+
<release version="1.1.3" date="2018-01-20">
2525
<description>
2626
<ul>
2727
<li>Minor UI tweaks</li>

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
com.github.mdh34.quickdocs (1.1.2) xenial; urgency=low
1+
com.github.mdh34.quickdocs (1.1.3) xenial; urgency=low
22

33
* Minor UI tweaks
44
-- Matt Harris <[email protected]> Sat, 20 Jan 2017 09:00:00 +0000

0 commit comments

Comments
 (0)