Skip to content

Commit d5f4823

Browse files
committed
Update FBE protocols
1 parent 9c3456e commit d5f4823

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

proto/fbe.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
33
// https://github.com/chronoxor/FastBinaryEncoding
44
// Source: FBE
5-
// FBE version: 1.14.2.0
5+
// FBE version: 1.14.4.0
66
//------------------------------------------------------------------------------
77

88
#include "fbe.h"

proto/fbe.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
33
// https://github.com/chronoxor/FastBinaryEncoding
44
// Source: FBE
5-
// FBE version: 1.14.2.0
5+
// FBE version: 1.14.4.0
66
//------------------------------------------------------------------------------
77

88
#pragma once

proto/fbe_models.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
33
// https://github.com/chronoxor/FastBinaryEncoding
44
// Source: FBE
5-
// FBE version: 1.14.2.0
5+
// FBE version: 1.14.4.0
66
//------------------------------------------------------------------------------
77

88
#include "fbe_models.h"

proto/fbe_models.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
33
// https://github.com/chronoxor/FastBinaryEncoding
44
// Source: FBE
5-
// FBE version: 1.14.2.0
5+
// FBE version: 1.14.4.0
66
//------------------------------------------------------------------------------
77

88
#pragma once

proto/fbe_models.inl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
33
// https://github.com/chronoxor/FastBinaryEncoding
44
// Source: FBE
5-
// FBE version: 1.14.2.0
5+
// FBE version: 1.14.4.0
66
//------------------------------------------------------------------------------
77

88
namespace FBE {

proto/fbe_protocol.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
33
// https://github.com/chronoxor/FastBinaryEncoding
44
// Source: FBE
5-
// FBE version: 1.14.2.0
5+
// FBE version: 1.14.4.0
66
//------------------------------------------------------------------------------
77

88
#include "fbe_protocol.h"

proto/fbe_protocol.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
33
// https://github.com/chronoxor/FastBinaryEncoding
44
// Source: FBE
5-
// FBE version: 1.14.2.0
5+
// FBE version: 1.14.4.0
66
//------------------------------------------------------------------------------
77

88
#pragma once

proto/simple.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
33
// https://github.com/chronoxor/FastBinaryEncoding
44
// Source: simple.fbe
5-
// FBE version: 1.14.2.0
5+
// FBE version: 1.14.4.0
66
//------------------------------------------------------------------------------
77

88
#include "simple.h"

proto/simple.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
33
// https://github.com/chronoxor/FastBinaryEncoding
44
// Source: simple.fbe
5-
// FBE version: 1.14.2.0
5+
// FBE version: 1.14.4.0
66
//------------------------------------------------------------------------------
77

88
#pragma once

proto/simple_models.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Automatically generated by the Fast Binary Encoding compiler, do not modify!
33
// https://github.com/chronoxor/FastBinaryEncoding
44
// Source: simple.fbe
5-
// FBE version: 1.14.2.0
5+
// FBE version: 1.14.4.0
66
//------------------------------------------------------------------------------
77

88
#include "simple_models.h"

0 commit comments

Comments
 (0)