Updated Dockerfile and MacOS bundle
This commit is contained in:
Valentino Orlandi 2024-05-07 19:46:38 +02:00
parent f12ca9e75c
commit 0f59d64ead
Signed by: elB4RTO
GPG Key ID: 1719E976DB2D4E71
2 changed files with 3 additions and 3 deletions

View File

@ -12,6 +12,6 @@ RUN bash -c "scripts/DOCKER_private.sh"
WORKDIR /
RUN rm -rf /tmp/logdoctor
LABEL logdoctor.version=4.00
LABEL logdoctor.version=4.01
ENTRYPOINT /usr/bin/logdoctor

View File

@ -13,9 +13,9 @@
<key>CFBundleIdentifier</key>
<string>com.logdoctor.LogDoctor</string>
<key>CFBundleShortVersionString</key>
<string>4.00</string>
<string>4.01</string>
<key>CFBundleVersion</key>
<string>4.00</string>
<string>4.01</string>
<key>CFBundleExecutable</key>
<string>LogDoctor</string>
<key>CFBundleIconFile</key>