mirror of
https://github.com/henrybear327/Proton-API-Bridge.git
synced 2026-04-21 15:07:21 -04:00
Add lib version string
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package proton_api_bridge
|
||||
|
||||
var (
|
||||
LIB_VERSION = "1.0.0"
|
||||
|
||||
UPLOAD_BLOCK_SIZE = 4 * 1024 * 1024 // 4 MB
|
||||
UPLOAD_BATCH_BLOCK_SIZE = 8
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user