Skip to content

Commit ec5f0bb

Browse files
committed
elementary 6+ release
1 parent 3444afc commit ec5f0bb

7 files changed

Lines changed: 12 additions & 4 deletions

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
src/config.vala
22
build/
33
*~
4+
5+
.flatpak-builder

Screenshot.png

199 KB
Loading

Screenshot1.png

945 Bytes
Loading

Screenshot2.png

9.27 KB
Loading

Screenshot3.png

-44.4 KB
Loading

Screenshot4.png

-62.6 KB
Binary file not shown.

data/com.github.philip_scott.spice-up.appdata.xml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!-- Copyright (c) 2016-2018 Felipe Escoto (https://github.com/Philip-Scott/Spice-up) -->
2+
<!-- Copyright (c) 2016-2021 Felipe Escoto (https://github.com/Philip-Scott/Spice-up) -->
33
<component type="desktop">
44
<id>com.github.philip_scott.spice-up</id>
55
<metadata_license>CC0-1.0</metadata_license>
@@ -28,6 +28,15 @@
2828
<binary>spice-up</binary>
2929
</provides>
3030
<releases>
31+
<release version="1.9.0" date="2021-12-29">
32+
<description>
33+
<p>Now on elementary 6+</p>
34+
<ul>
35+
<li>Updated and packed Spice-Up for elementary 6+</li>
36+
<li>Modernized icons and parts of the code</li>
37+
</ul>
38+
</description>
39+
</release>
3140
<release version="1.8.2" date="2019-05-05">
3241
<description>
3342
<p>Privacy Mode and Translations</p>
@@ -203,9 +212,6 @@
203212
<screenshot>
204213
<image>https://raw.githubusercontent.com/Philip-Scott/Spice-up/master/Screenshot3.png</image>
205214
</screenshot>
206-
<screenshot>
207-
<image>https://raw.githubusercontent.com/Philip-Scott/Spice-up/master/Screenshot4.png</image>
208-
</screenshot>
209215
</screenshots>
210216
<content_rating type="oars-1.1">
211217
<content_attribute id="violence-cartoon">none</content_attribute>

0 commit comments

Comments
 (0)