version.json 333 B

123456789
  1. {
  2. "2.0.0-alpha.100": {
  3. "date":"20170108",
  4. "title": "First Public Alpha",
  5. "new": "Everything is new",
  6. "fixed": "API Calls in settings page being to fast for refresh|Signup form submit issue in Wizard",
  7. "notes": "This is alpha - expect bugs|Please report bugs in GitHub issues page"
  8. }
  9. }