Merge pull request #191 from efabless/jeffdi-patch-1

Update Makefile
diff --git a/Makefile b/Makefile
index 02b4bd2..5842df0 100644
--- a/Makefile
+++ b/Makefile
@@ -74,7 +74,7 @@
 	CARAVEL_TAG := $(MPW_TAG)
 	#OPENLANE_TAG=ddfeab57e3e8769ea3d40dda12be0460e09bb6d9
 	export OPEN_PDKS_COMMIT?=0059588eebfc704681dc2368bd1d33d96281d10f
-	export OPENLANE_TAG?=2022.10.20
+	export OPENLANE_TAG?=2022.11.17
 
 endif