Skip to content
Snippets Groups Projects

bump versions

Merged Charlotte Hausman requested to merge bump-versions-2.8.2.1 into 2.8.2.1-DEVELOMENT
52 files
+ 68
69
Compare changes
  • Side-by-side
  • Inline
Files
52
@@ -46,7 +46,7 @@ func main() {
if *v {
//TODO: fix version system for containers
log.Println("2.8.2rc1")
log.Println("2.8.2.1rc1")
os.Exit(0)
}
Loading