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