diff options
Diffstat (limited to 'src/Setup/MacOSX/veracrypt.pkgproj')
-rwxr-xr-x | src/Setup/MacOSX/veracrypt.pkgproj | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/Setup/MacOSX/veracrypt.pkgproj b/src/Setup/MacOSX/veracrypt.pkgproj index 2619a294..83999c70 100755 --- a/src/Setup/MacOSX/veracrypt.pkgproj +++ b/src/Setup/MacOSX/veracrypt.pkgproj @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> @@ -557,7 +558,7 @@ <key>USE_HFS+_COMPRESSION</key> <false/> <key>VERSION</key> - <string>1.25.5</string> + <string>1.25.6</string> </dict> <key>TYPE</key> <integer>0</integer> @@ -1025,7 +1026,7 @@ https://osxfuse.github.io/ </dict> </array> <key>NAME</key> - <string>VeraCrypt 1.25.5</string> + <string>VeraCrypt 1.25.6</string> <key>PAYLOAD_ONLY</key> <false/> <key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key> |