Skip to content

Commit

Permalink
Fix rotate (#510)
Browse files Browse the repository at this point in the history
* fixed err handling

* fixed df function to use current settings

* increased version

* increased version
  • Loading branch information
adubovikov authored Oct 26, 2022
1 parent b485a55 commit 8372e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package config

const Version = "heplify-server 1.59.2"
const Version = "heplify-server 1.59.3"

var Setting HeplifyServer

Expand Down

0 comments on commit 8372e81

Please sign in to comment.