Skip to content

Commit 1c4393c

Browse files
committed
version bumb to 26.3.1
1 parent f35c5b5 commit 1c4393c

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 @@ NG2-Module: ServoyBootstrapComponentsModule
99
Entry-Point: dist/servoy/bootstrapcomponents
1010
Bundle-SymbolicName: bootstrapcomponents
1111
Bundle-Name: Bootstrap Components
12-
Bundle-Version: 2026.3.0
12+
Bundle-Version: 2026.3.1
1313
Created-By: 1.7.0_05-b06 (Oracle Corporation)
1414
Package-Type: Web-Component
1515
JS-ClientLibs: bootstrapcomponents/lib/js/bscomponents-common.js;name=

components/package.json

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

components/projects/bootstrapcomponents/package.json

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

0 commit comments

Comments
 (0)