Improve release automation

This commit is contained in:
idk
2020-08-21 16:35:54 -04:00
parent de4d71ab34
commit d4d2beef0c
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ NOSS_VERSION=11.0.23
ZERO_VERSION=v1.16
ZERO_VERSION_B=`echo $(ZERO_VERSION) | tr -d 'v.'`
LAST_VERSION=$(ZERO_VERSION_B).$(EXT_VERSION).094
LAUNCH_VERSION=$(ZERO_VERSION_B).$(EXT_VERSION).094
LAUNCH_VERSION=$(ZERO_VERSION_B).$(EXT_VERSION).095
GO_COMPILER_OPTS = -a -tags netgo -ldflags '-w -extldflags "-static"'

View File

@ -123,7 +123,7 @@ user_pref("browser.selfsupport.url", "");
// PREF: Disable Firefox Hello (disabled) (Firefox < 49)
// https://wiki.mozilla.org/Loop
// https://support.mozilla.org/t5/Chat-and-share/Support-for-Hello-discontinued-in-Firefox-49/ta-p/37946
// NOTICE-DISABLED: Firefox Hello requires setting `media.peerconnection.enabled` and `media.getusermedia.screensharing.enabled` to true, `security.OCSP.require` to false to work.
// NOTICE-DISABLED: Firefox Hello requires setting "media.peerconnection.enabled" and "media.getusermedia.screensharing.enabled" to true, "security.OCSP.require" to false to work.
//user_pref("loop.enabled", false);
// PREF: Disable Firefox Hello metrics collection

View File

@ -108,7 +108,7 @@ user_pref("browser.selfsupport.url", "");
// PREF: Disable Firefox Hello (disabled) (Firefox < 49)
// https://wiki.mozilla.org/Loop
// https://support.mozilla.org/t5/Chat-and-share/Support-for-Hello-discontinued-in-Firefox-49/ta-p/37946
// NOTICE-DISABLED: Firefox Hello requires setting `media.peerconnection.enabled` and `media.getusermedia.screensharing.enabled` to true, `security.OCSP.require` to false to work.
// NOTICE-DISABLED: Firefox Hello requires setting "media.peerconnection.enabled" and "media.getusermedia.screensharing.enabled" to true, "security.OCSP.require" to false to work.
//user_pref("loop.enabled", false);
// PREF: Disable Firefox Hello metrics collection