Skip to content

Commit

Permalink
Fix pfm_format_version in com.vpntracker.365mac-config.plist (#641)
Browse files Browse the repository at this point in the history
* Fix pfm_format_version in com.vpntracker.365mac-config.plist

* Update pfm_last_modified and pfm_version

* Revert pfm_version change in com.vpntracker.365mac-config.plist
  • Loading branch information
homebysix committed Nov 21, 2023
1 parent 2d7ed67 commit d16e32c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<key>pfm_domain</key>
<string>com.vpntracker.365mac</string>
<key>pfm_format_version</key>
<integer>6</integer>
<integer>1</integer>
<key>pfm_last_modified</key>
<date>2022-11-11T09:00:00Z</date>
<date>2023-11-19T21:41:10Z</date>
<key>pfm_platforms</key>
<array>
<string>macOS</string>
Expand Down

0 comments on commit d16e32c

Please sign in to comment.