We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6708f commit f0f63efCopy full SHA for f0f63ef
3 files changed
Mac-Linux-USB-Loader/SBAppDelegate.m
@@ -13,7 +13,7 @@
13
#import "SBUpdatePreferencesViewController.h"
14
#import "SBEnterpriseSourceLocation.h"
15
16
-const NSString *SBBundledEnterpriseVersionNumber = @"0.2.1";
+const NSString *SBBundledEnterpriseVersionNumber = @"0.3.0";
17
18
@implementation SBAppDelegate
19
@synthesize window;
Mac-Linux-USB-Loader/SystemVersion.plist
@@ -9,8 +9,8 @@
9
<key>ProductName</key>
10
<string>Enterprise</string>
11
<key>ProductUserVisibleVersion</key>
12
- <string>2.1.0</string>
+ <string>3.0</string>
<key>ProductVersion</key>
</dict>
</plist>
Mac-Linux-USB-Loader/Tools/bootX64.efi
2.13 KB
0 commit comments