File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 }
1010}
1111
12- version = " 2.7.1 "
12+ version = " 2.7.2 "
1313
1414tasks.register(" publishAllToMavenCentral" ) {
1515 dependsOn(" :memshell-party-common:publishToMavenCentral" )
Original file line number Diff line number Diff line change @@ -8,6 +8,14 @@ All notable changes to this project will be documented in this file.
88The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
99and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
1010
11+ ## [ v2.7.2] ( https://github.com/ReaJason/MemShellParty/releases/tag/v2.7.2 ) - 2026-05-24
12+
13+ ### Fixed
14+
15+ 1 . 修复 Web 回显马生成界面,调试模式、绕过模块限制等开关不可用(Thanks @xcxmiku )
16+
17+ ** Full Changelog:** [ v2.7.1...v2.7.2] ( https://github.com/ReaJason/MemShellParty/compare/v2.7.1...v2.7.2 )
18+
1119## [ v2.7.1] ( https://github.com/ReaJason/MemShellParty/releases/tag/v2.7.1 ) - 2026-05-24
1220
1321### Fixed
You can’t perform that action at this time.
0 commit comments