bump v106.0.1-1

This commit is contained in:
Bert van der Weerd 2022-10-21 12:06:37 +02:00
parent ea70bfdde6
commit ae0b3fe74e
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ build : $(outfiles) $(setupname).sha256sum $(zipname).sha256sum
$(outfiles) : $(outfiles) :
# docker run --rm registry.gitlab.com/librewolf-community/browser/bsys5/win64 sh -c "cd /windows/linux && git pull && make fetch && make all" # docker run --rm registry.gitlab.com/librewolf-community/browser/bsys5/win64 sh -c "cd /windows/linux && git pull && make fetch && make all"
( cd /windows/linux && git pull && make fetch && make all ) ( cd /windows/linux && git pull && make fetch && make clean all )

View file

@ -1 +1 @@
106.0 106.0.1