Skip to content

Commit

Permalink
Update prices (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
depau committed Apr 14, 2018
1 parent af5d91b commit c67059e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poliedro_donate/validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
STRETCH_GOAL_PRICES = {
0: 0.0,
1: 4.0,
2: 8.0,
2: 6.0,
3: 12.0
}

Expand Down

0 comments on commit c67059e

Please sign in to comment.