You've already forked openaccounting-server
mirror of
https://github.com/openaccounting/oa-server.git
synced 2025-12-09 00:50:59 +13:00
api version 1.4.0
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
"sync"
|
||||
)
|
||||
|
||||
const version = "1.3.0"
|
||||
const version = "1.4.0"
|
||||
|
||||
//var upgrader = websocket.Upgrader{} // use default options
|
||||
var txSubscriptions = make(map[string][]*websocket.Conn)
|
||||
|
||||
Reference in New Issue
Block a user