patch 8.1.2354: Cirrus CI runs on another repository

Problem:    Cirrus CI runs on another repository.
Solution:   Run Cirrus CI on vim/vim.
diff --git a/src/version.c b/src/version.c
index 0e2f7fa..b3b48d4 100644
--- a/src/version.c
+++ b/src/version.c
@@ -738,6 +738,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    2354,
+/**/
     2353,
 /**/
     2352,