Skip to content

Commit 1d81da5

Browse files
committed
prepare 2026.6.0 release
1 parent 25b98ac commit 1d81da5

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

bootstrapextracomponents/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ NG2-Module: ServoyBootstrapExtraComponentsModule
55
Entry-Point: dist/servoy/bootstrapextracomponents
66
Bundle-SymbolicName: bootstrapextracomponents
77
Bundle-Name: Bootstrap Extra Components
8-
Bundle-Version: 2026.3.2
8+
Bundle-Version: 2026.6.0
99
Package-Type: Web-Component
1010
JS-ClientLibs: bootstrapextracomponents/lib/js/bootstrap.min.js;name=bootstrap;version=3.4.1
1111

bootstrapextracomponents/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bootstrapextracomponents/package.json

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

bootstrapextracomponents/projects/bootstrapextracomponents/package.json

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

0 commit comments

Comments
 (0)