Skip to content

Commit

Permalink
2.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Feb 1, 2022
1 parent c8d0752 commit 9a8805e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Config.xcconfig
@@ -1,2 +1,2 @@
MARKETING_VERSION = 2.20.1
CURRENT_PROJECT_VERSION = 61
MARKETING_VERSION = 2.20.2
CURRENT_PROJECT_VERSION = 63
6 changes: 3 additions & 3 deletions Gifski/Base.lproj/MainMenu.xib
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17156" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
<dependencies>
<deployment identifier="macosx"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17156"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="19529"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NSApplication">
Expand Down Expand Up @@ -170,7 +170,7 @@
<menuItem title="About Gifski Library" id="TcL-ZY-7a3" customClass="UrlMenuItem" customModule="Gifski" customModuleProvider="target">
<modifierMask key="keyEquivalentModifierMask"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="url" value="https://gif.ski"/>
<userDefinedRuntimeAttribute type="string" keyPath="url" value="https://github.com/ImageOptim/gifski"/>
</userDefinedRuntimeAttributes>
</menuItem>
<menuItem isSeparatorItem="YES" id="yQX-Pq-3me"/>
Expand Down

0 comments on commit 9a8805e

Please sign in to comment.