Skip to content

Commit e175477

Browse files
committed
Version bump, update CHANGELOG
1 parent 5f31a08 commit e175477

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
### 4.3.1
4+
- support Pale Moon 33
5+
36
### 4.3.0
47
- support Pale Moon 32
58
- restore Basilisk support

src/install.rdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<Description about="urn:mozilla:install-manifest">
1111
<em:id>{518c80d0-c1f8-48ab-b98e-98e62085837f}</em:id>
12-
<em:version>4.3.0</em:version>
12+
<em:version>4.3.1</em:version>
1313
<em:name>Photonic</em:name>
1414
<em:description>The Quantum "Photon" theme beamed at the XUL.</em:description>
1515
<em:creator>Lootyhoof</em:creator>
@@ -24,7 +24,7 @@
2424
<Description>
2525
<em:id>{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em:id>
2626
<em:minVersion>29.3.0</em:minVersion>
27-
<em:maxVersion>32.*</em:maxVersion>
27+
<em:maxVersion>33.*</em:maxVersion>
2828
</Description>
2929
</em:targetApplication>
3030

0 commit comments

Comments
 (0)