Version 1.1.4
This commit is contained in:
parent
ed9bf8098a
commit
74b666ec5e
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
.pragma library
|
.pragma library
|
||||||
|
|
||||||
var version = "1.1.3"
|
var version = "1.1.4"
|
||||||
|
|
||||||
function contentOpacity(brightness) {
|
function contentOpacity(brightness) {
|
||||||
return 0.4 + brightness * 0.6
|
return 0.4 + brightness * 0.6
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Name: harbour-books
|
Name: harbour-books
|
||||||
Summary: E-book reader
|
Summary: E-book reader
|
||||||
Version: 1.1.3
|
Version: 1.1.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Name: openrepos-books
|
Name: openrepos-books
|
||||||
Summary: E-book reader
|
Summary: E-book reader
|
||||||
Version: 1.1.3
|
Version: 1.1.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
Vendor: slava
|
Vendor: slava
|
||||||
|
|
Loading…
Reference in a new issue