Skip to content

Commit ab65af6

Browse files
committed
prepare next release 2025.9.2
1 parent dad2bb7 commit ab65af6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

components/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ CSS-ClientLibs: servoyextra/lib/css/skin-win8/ui.fancytree.css;name=ui
99
Responsive-Layout: True
1010
Bundle-SymbolicName: servoyextra
1111
Bundle-Name: Servoy Extra Components
12-
Bundle-Version: 2025.9.1
12+
Bundle-Version: 2025.9.2
1313
Absolute-Layout: True
1414
CSS-DesignLibs: servoyextra/lib/css/servoyextra_design.css
1515
Created-By: 1.7.0_05-b06 (Oracle Corporation)

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "servoyextracomponents",
3-
"version": "2025.9.1",
3+
"version": "2025.9.2",
44
"scripts": {
55
"ng": "ng",
66
"build": "ng build --configuration production @servoy/servoyextracomponents",

components/projects/servoyextracomponents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@servoy/servoyextracomponents",
3-
"version": "2025.9.1",
3+
"version": "2025.9.2",
44
"peerDependencies": {
55
"@angular/animations": "^20",
66
"@angular/common": "^20",

0 commit comments

Comments
 (0)