Add version update verification script for HMAC File Server 3.3.0
- Implemented a bash script to verify all references to version 3.2.x have been updated to 3.3.0. - The script checks binary version, core source files, configuration files, documentation, ejabberd module, and network resilience documentation. - Provides a summary of verification results and confirms successful updates across all components.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# HMAC File Server 3.2.2 Test Suite
|
||||
# HMAC File Server 3.3.0 Test Suite
|
||||
|
||||
This directory contains comprehensive testing tools for the HMAC File Server 3.3.0 "Nexus Infinitum".
|
||||
|
||||
@ -24,7 +24,7 @@ The comprehensive test suite covers:
|
||||
- **Image Upload**: Tests image sharing (PNG, JPEG)
|
||||
- **File Size Limits**: Validates large file handling
|
||||
|
||||
### 🌐 Network Resilience (3.2.2 Features)
|
||||
### 🌐 Network Resilience (3.3.0 Features)
|
||||
- **Health Monitoring**: Tests network resilience endpoints
|
||||
- **Metrics Collection**: Validates monitoring capabilities
|
||||
- **Mobile Switching**: Supports seamless network transitions
|
||||
|
Reference in New Issue
Block a user