From e4ad440b2899bc53e02760244b4ff2e45640fa23 Mon Sep 17 00:00:00 2001 From: Joel Bladt Date: Wed, 9 Aug 2023 20:34:01 +0200 Subject: [PATCH] Update version.yaml The plugin cannot be updated / upgraded otherwise. See: https://www.yamllint.com This is the result of error: ===== The !!! tag has no suffix at line 22, column 8 Could not resolve tag: !!! at line 22, column 8 The !!! tag has no suffix at line 25, column 8 Could not resolve tag: !!! at line 25, column 8 --- updates/version.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/updates/version.yaml b/updates/version.yaml index db96ce2..408fa04 100644 --- a/updates/version.yaml +++ b/updates/version.yaml @@ -17,10 +17,10 @@ 1.1.1: Reusable blocks are now working in RainLab.Blog Integration 1.1.2: Lovata.GoodNews integration 1.1.25: Sticky sidebar -1.2.0: !!! Migration to Larabeg 1.0.0-rc.1. +1.2.0: Migration to Larabeg 1.0.0-rc.1. 1.2.5: Indikator.News integration 1.2.6: Fixing content block rendering caching -1.3.0: !!! Migration to Laraberg 1.1.0, fixing embed and fullscreen bug. Gutenberg now shows only on created model. +1.3.0: Migration to Laraberg 1.1.0, fixing embed and fullscreen bug. Gutenberg now shows only on created model. 1.3.1: Fixing bug with non working Blog, oodNews, and etc. integrations 1.3.2: Fixing another bug with Gutenberg trying to implement wordpress behavior -1.4.0: October CMS v2 support \ No newline at end of file +1.4.0: October CMS v2 support