1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-04-22 19:02:10 +00:00

fix: Incorrect year for the latest set

This commit is contained in:
Florian Bouillon 2022-03-16 12:47:25 +01:00 committed by GitHub
parent 452016f564
commit fc74c637d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ const set: Set = {
official: 172
},
releaseDate: "2021-02-25"
releaseDate: "2022-02-25"
}
export default set