aaroneiche / do-want

Do Want - Open Source Gift Registry
18 stars 4 forks source link

Move Version data in DB or config #18

Open aaroneiche opened 11 years ago

aaroneiche commented 11 years ago

Original author: aaron.ei...@gmail.com (September 10, 2012 06:09:11)

The version number that appears in the lower corner of the page has to be managed by hand. This should be stored somewhere it can be easily (and universally) updated.

Original issue: http://code.google.com/p/do-want/issues/detail?id=18

aaroneiche commented 8 years ago

As we move towards a more standardized version of DoWant, I think I want to store this data in a JSON file. That's the easiest to update, and very easy to read and output.