0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 05:33:03 -05:00

v105.0.1-1

This commit is contained in:
Bert van der Weerd 2022-09-24 08:52:16 +02:00
parent 6e4d53837b
commit bf23204269
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0
4 changed files with 13 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

View file

@ -0,0 +1,12 @@
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this file,
- You can obtain one at http://mozilla.org/MPL/2.0/. -->
<Application xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
<VisualElements
ShowNameOnSquare150x150Logo='on'
Square150x150Logo='browser\VisualElements\PrivateBrowsing_150.png'
Square70x70Logo='browser\VisualElements\PrivateBrowsing_70.png'
ForegroundText='light'
BackgroundColor='#14171a'/>
</Application>

View file

@ -1 +1 @@
105.0
105.0.1