فهرست منبع

bump internal version

Adam Shaw 8 سال پیش
والد
کامیت
9b4aa0d2f4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/namespace-hooks.ts

+ 1 - 1
src/namespace-hooks.ts

@@ -6,7 +6,7 @@ export default {
 	// When introducing internal API incompatibilities (where fullcalendar plugins would break),
 	// the minor version of the calendar should be upped (ex: 2.7.2 -> 2.8.0)
 	// and the below integer should be incremented.
-	internalApiVersion: 11,
+	internalApiVersion: 12,
 
 	// for GlobalEmitter
 	touchMouseIgnoreWait: 500,