[Bugfix] Update version.json layout (#13699)

This commit is contained in:
Hmmbob 2020-06-08 21:20:42 +02:00 committed by GitHub
parent 6e9fcfeb48
commit 08198ccfaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
---
layout: null
layout: none
---
{% assign recent_release_post = site.categories['Release-Notes'].first %}{
"current_version": "{{ site.current_major_version }}.{{ site.current_minor_version }}.{{ site.current_patch_version }}",