Skip to content

Commit

Permalink
[DPC-199] Add new latest version for SANP (#802)
Browse files Browse the repository at this point in the history
* [DPC-199] Add new latest version for SANP

* [DPC-200] Change version number for SANP

* Update SANP version

---------

Co-authored-by: marcobottaro <[email protected]>
  • Loading branch information
certevol and marcobottaro authored Apr 3, 2024
1 parent e496be4 commit 9aab500
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/hip-seas-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"nextjs-website": minor
---

Update of SANP version from 3.6.1 to 3.7.0.
2 changes: 1 addition & 1 deletion apps/nextjs-website/src/_contents/pagoPa/guideLists.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const pagoPaGuideLists: GuideListsData = {
mobileImagePath: '/images/saci-mobile.png',
},
{
title: 'SANP 3.6.1',
title: 'SANP 3.7.0',
description: {
title: 'Argomenti trattati',
listItems: [
Expand Down
4 changes: 4 additions & 0 deletions apps/nextjs-website/src/_contents/pagoPa/guides.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ const sanp: GuideDefinition = {
versions: [
{
main: true,
version: '3.7.0',
dirName: 'tJodTCyBhcpVzLFwZZ31',
},
{
version: '3.6.1',
dirName: 'PiBduZS70S7Ae4WpWywl',
},
Expand Down

0 comments on commit 9aab500

Please sign in to comment.