Skip to content

Commit a0a52af

Browse files
committed
Bump
1 parent 68a8f35 commit a0a52af

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "AGPL-3.0-or-later"
1010
name = "gifski"
1111
readme = "README.md"
1212
repository = "https://github.com/ImageOptim/gifski"
13-
version = "1.14.3"
13+
version = "1.14.4"
1414
autobins = false
1515
edition = "2021"
1616
rust-version = "1.65"

gifski.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
CARGO_XCODE_FEATURES = "";
270270
CURRENT_PROJECT_VERSION = 1.14;
271271
ENABLE_USER_SCRIPT_SANDBOXING = NO;
272-
MARKETING_VERSION = 1.14.0;
272+
MARKETING_VERSION = 1.14.4;
273273
PRODUCT_NAME = gifski;
274274
RUSTUP_TOOLCHAIN = "";
275275
SDKROOT = macosx;
@@ -290,7 +290,7 @@
290290
CARGO_XCODE_FEATURES = "";
291291
CURRENT_PROJECT_VERSION = 1.14;
292292
ENABLE_USER_SCRIPT_SANDBOXING = NO;
293-
MARKETING_VERSION = 1.14.0;
293+
MARKETING_VERSION = 1.14.4;
294294
ONLY_ACTIVE_ARCH = YES;
295295
PRODUCT_NAME = gifski;
296296
RUSTUP_TOOLCHAIN = "";

snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: |
44
GIF encoder based on libimagequant (pngquant).
55
Squeezes maximum possible quality from the awful
66
GIF format. https://gif.ski
7-
version: 1.14.0
7+
version: 1.14.4
88

99
base: core20
1010
confinement: strict

0 commit comments

Comments
 (0)