mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +00:00
Update system resolver profile update date
This commit is contained in:
parent
fc2375e557
commit
707602fae0
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ func specialProfileNeedsReset(profile *Profile) bool {
|
|||
|
||||
switch profile.ID {
|
||||
case SystemResolverProfileID:
|
||||
return canBeUpgraded(profile, "10.5.2021")
|
||||
return canBeUpgraded(profile, "17.5.2021")
|
||||
default:
|
||||
// Not a special profile or no upgrade available yet.
|
||||
return false
|
||||
|
|
Loading…
Add table
Reference in a new issue