diff --git a/Cocoa/Info.plist b/Cocoa/Info.plist
index d86b9fd6..1c7bdb5b 100644
--- a/Cocoa/Info.plist
+++ b/Cocoa/Info.plist
@@ -72,7 +72,7 @@
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/LICENSE b/LICENSE
index 94966be8..17619e99 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2015-2019 Lior Halphon
+Copyright (c) 2015-2020 Lior Halphon
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/Makefile b/Makefile
index bd31875d..7c223755 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ ifeq ($(MAKECMDGOALS),)
MAKECMDGOALS := $(DEFAULT)
endif
-VERSION := 0.12.2
+VERSION := 0.12.3
export VERSION
CONF ?= debug
diff --git a/QuickLook/Info.plist b/QuickLook/Info.plist
index 95402149..2cff196d 100644
--- a/QuickLook/Info.plist
+++ b/QuickLook/Info.plist
@@ -47,7 +47,7 @@