Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Commit

Permalink
version 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
John Regan committed Jul 20, 2018
1 parent 848c9db commit 9db0acb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/multistreamer/version.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
return {
MAJOR = 11,
MINOR = 6,
MAJOR = 12,
MINOR = 0,
PATCH = 0,
STRING = '11.6.0',
STRING = '12.0.0',
}

0 comments on commit 9db0acb

Please sign in to comment.