Skip to content

Commit 9c3a111

Browse files
committed
Use 2025 dataset
1 parent 9a374ff commit 9c3a111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Corpuscles.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ end
301301

302302
const _catalogs = available_catalog_files()
303303

304-
const _default_year = "2022"
304+
const _default_year = "2025"
305305
const _default_catalog = filter(s->occursin(_default_year,s), _catalogs)[end]
306306

307307
mutable struct Catalog

0 commit comments

Comments
 (0)