Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebecca Bettencourt committed Sep 14, 2024
1 parent 2951086 commit e15b047
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions main/java/BitsNPicas/dep/Info-ME.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.2</string>
<string>1.2</string>
<key>CFBundleSignature</key>
<string>ÇEEd</string>
<key>CFBundleVersion</key>
<string>1.1.2</string>
<string>1.2</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>JavaX</key>
Expand Down
2 changes: 1 addition & 1 deletion main/java/BitsNPicas/dep/MANIFEST-ME.MF
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Manifest-Version: 1.0
Created-By: 1.1.2 (Kreative Software)
Created-By: 1.2 (Kreative Software)
Main-Class: com.kreative.mapedit.Main
Class-Path: ual.jar dep/ual.jar

0 comments on commit e15b047

Please sign in to comment.