mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-05-31 01:21:55 +00:00
Bumping version to 1.10.1.2
This commit is contained in:
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.10.1.2] 2026-05-03
|
||||
|
||||
### Fixed
|
||||
- Kick spam on non-cached VPN detection events.
|
||||
|
||||
### Changed
|
||||
- Project cleanup and performance improvements.
|
||||
|
||||
## [1.10.1.1] 2026-04-29
|
||||
|
||||
### Fixed
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ def aggregateTestProjects = [
|
||||
|
||||
allprojects {
|
||||
group = 'dev.brighten.antivpn'
|
||||
version = '1.10.1.1'
|
||||
version = '1.10.1.2'
|
||||
|
||||
repositories {
|
||||
maven { url 'https://repo.papermc.io/repository/maven-public/' }
|
||||
|
||||
Reference in New Issue
Block a user