Skip to content

Commit 3e3baca

Browse files
committed
Update version
1 parent 000adfd commit 3e3baca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SerialMouse.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
INFOPLIST_FILE = SerialMouse/Info.plist;
262262
MACOSX_DEPLOYMENT_TARGET = 10.6;
263263
MODULE_NAME = fish.goldfish64.SerialMouse;
264-
MODULE_VERSION = 1.0.0d1;
264+
MODULE_VERSION = 1.0.0;
265265
PRODUCT_BUNDLE_IDENTIFIER = fish.goldfish64.SerialMouse;
266266
PRODUCT_NAME = "$(TARGET_NAME)";
267267
WRAPPER_EXTENSION = kext;
@@ -277,7 +277,7 @@
277277
INFOPLIST_FILE = SerialMouse/Info.plist;
278278
MACOSX_DEPLOYMENT_TARGET = 10.6;
279279
MODULE_NAME = fish.goldfish64.SerialMouse;
280-
MODULE_VERSION = 1.0.0d1;
280+
MODULE_VERSION = 1.0.0;
281281
PRODUCT_BUNDLE_IDENTIFIER = fish.goldfish64.SerialMouse;
282282
PRODUCT_NAME = "$(TARGET_NAME)";
283283
WRAPPER_EXTENSION = kext;

0 commit comments

Comments
 (0)