Skip to content

Commit

Permalink
App: Version bumped to 2.4.0 once more
Browse files Browse the repository at this point in the history
  • Loading branch information
vashpan committed Oct 16, 2022
1 parent d181d8f commit ed151b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DevCleaner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 2.3.2;
MARKETING_VERSION = 2.4.0;
PRODUCT_BUNDLE_IDENTIFIER = com.oneminutegames.XcodeCleaner;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -640,7 +640,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 2.3.2;
MARKETING_VERSION = 2.4.0;
PRODUCT_BUNDLE_IDENTIFIER = com.oneminutegames.XcodeCleaner;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down
4 changes: 2 additions & 2 deletions DevCleaner/Resources/Manual/manual.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h2>
<img src="icon-128pt.png" srcset="icon-128pt.png 1x, icon-128pt@2x.png 2x" height="64" width="64" alt="DevCleaner Icon"/>
DevCleaner for Xcode
</h2>
<p class="header.version">2.3.2</p>
<p class="header.version">2.4.0</p>
</div>

<div class="content">
Expand Down Expand Up @@ -119,7 +119,7 @@ <h4>Usage</h4>
<p>After installing tool, type <code>dev-cleaner</code> in your preferred terminal. It will show short instructions how to use it:</p>

<pre>
DevCleaner 2.3.2
DevCleaner 2.4.0

OVERVIEW: Reclaims storage that Xcode stores in caches and old files

Expand Down

0 comments on commit ed151b3

Please sign in to comment.