Skip to content

Commit

Permalink
Create new release
Browse files Browse the repository at this point in the history
  • Loading branch information
zachhuff386 committed Dec 27, 2018
1 parent 630f937 commit 67515ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
pritunl-cloud changelog
=======================

<%= version %>
Version 1.0.1129.93 2018-12-27
------------------------------

Linked disk improvements

Expand Down
2 changes: 1 addition & 1 deletion constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
)

const (
Version = "1.0.1129.29"
Version = "1.0.1129.93"
DatabaseVersion = 1
ConfPath = "/cloud/pritunl-cloud.json"
LogPath = "/var/log/pritunl-cloud.log"
Expand Down

0 comments on commit 67515ec

Please sign in to comment.