mirror of
https://github.com/xaitax/Chrome-App-Bound-Encryption-Decryption
synced 2026-06-08 18:24:00 +00:00
Update version.hpp
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
namespace Core {
|
||||
|
||||
// Main version string - shown in banner
|
||||
constexpr const char* VERSION = "0.17.3";
|
||||
constexpr const char* VERSION = "0.17.4";
|
||||
|
||||
// Full version for build identification (update for releases)
|
||||
constexpr const char* BUILD_TAG = "v0.17.3";
|
||||
constexpr const char* BUILD_TAG = "v0.17.4";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user