fix: set correct cli date

This commit is contained in:
Jonathan Jogenfors 2023-11-19 23:11:52 +01:00
parent ca97af6c12
commit b11d7668a6

View file

@ -56,7 +56,7 @@ const items: Item[] = [
title: 'CLI v2',
release: 'v1.88.0',
tag: 'v1.88.0',
date: new Date(2023, 11, 19),
date: new Date(2023, 10, 19),
dateType: DateType.RELEASE,
},
{