Update PM useragent

This commit is contained in:
wuggy 2026-07-11 15:49:07 +01:00
commit eb44d861c0

View file

@ -9,7 +9,7 @@
#define GK_SLICE Gecko/20100101
#define FX_SLICE Firefox/@GK_VERSION@
#define PALE_MOON_VERSION 34.2.0
#define PALE_MOON_VERSION 34.3.1
#define PALE_MOON_SLICE PaleMoon/@PALE_MOON_VERSION@
// %OS_SLICE% macro is resolved at runtime, see MoonchildProductions/UXP/issues/1473