Skip to content

Commit c55bf1a

Browse files
committed
Version 1.1.2
1 parent fb46df6 commit c55bf1a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/qml/Books.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.pragma library
22

3-
var version = "1.1.1"
3+
var version = "1.1.2"
44

55
function contentOpacity(brightness) {
66
return 0.4 + brightness * 0.6

rpm/harbour-books.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: harbour-books
22
Summary: E-book reader
3-
Version: 1.1.1
3+
Version: 1.1.2
44
Release: 1
55
License: BSD
66
Group: Applications/File

rpm/openrepos-books.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: openrepos-books
22
Summary: E-book reader
3-
Version: 1.1.1
3+
Version: 1.1.2
44
Release: 1
55
License: BSD
66
Vendor: slava

0 commit comments

Comments
 (0)