Skip to content

Commit

Permalink
Fix dev version string
Browse files Browse the repository at this point in the history
  • Loading branch information
drpowell committed Oct 18, 2019
1 parent 92ffdbc commit a397f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion degust-frontend/degust-src/js/version.coffee
Original file line number Diff line number Diff line change
@@ -1 +1 @@
window.degust_version = '4.1.1-dev'
window.degust_version = '4.1-dev'

0 comments on commit a397f9e

Please sign in to comment.