Skip to content

Commit ed23d38

Browse files
committed
Update challenge minizinc v ersion
1 parent 5e1c814 commit ed23d38

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/data/challenge/info.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const info = {
2525
</>,
2626
],
2727
problemSubmissionDeadline,
28-
minizinc: '2.9.2',
28+
minizinc: '2.9.3',
2929
dates: [
3030
<>
3131
Registration opens: <strong>Now</strong>.

src/pages/challenge/2025/rules.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ export const challenge = info[year]
2020
]}
2121
/>
2222

23-
These are the official rules for the MiniZinc Challenge {year}. Version 1.1.
24-
These rules were last updated on 16 May {year}.
23+
These are the official rules for the MiniZinc Challenge {year}. Version 1.2.
24+
These rules were last updated on 26 May {year}.
2525

2626
### Solver submission
2727

0 commit comments

Comments
 (0)