Skip to content

Commit 71213d5

Browse files
committed
prepare for merge
1 parent 617bff1 commit 71213d5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ If you are making changes to the plugins, please see the [internal docs](https:/
1212
on how to do that, including how to develop and test locally and the versioning information.
1313

1414
## Release Notes
15-
### TBD
16-
*Released* TBD
15+
### 7.2.1
16+
*Released* 23 December 2025
1717
(Earliest compatible LabKey version: 25.10)
1818
- Fix `PurgeNpmAlphaVersions` task
1919

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
}
4444

4545
group = 'org.labkey.build'
46-
project.version = "7.3.0-fixNpmPurge-SNAPSHOT"
46+
project.version = "7.3.0-SNAPSHOT"
4747

4848
gradlePlugin {
4949
plugins {

0 commit comments

Comments
 (0)