Skip to content

Commit

Permalink
Bump version to v63
Browse files Browse the repository at this point in the history
  • Loading branch information
ije committed Jan 18, 2022
1 parent b9b2bea commit 171ddbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/consts.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package server

// ems.sh version
const VERSION = 62
const VERSION = 63

const (
pkgCacheTimeout = 10 * 60 // 10 minutes
Expand Down

0 comments on commit 171ddbb

Please sign in to comment.