Skip to content

Commit

Permalink
fixed beta version number
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmancuso committed Sep 1, 2018
1 parent 1776ccf commit 0fb5ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion masonite/info.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Module for specifying the Masonite version in a central location.
"""

VERSION = '2.1.0b1.1'
VERSION = '2.1.0b1.post1'

0 comments on commit 0fb5ddc

Please sign in to comment.