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