Skip to content

Commit 2afc5e3

Browse files
committed
bumb version to 2024.3.5
1 parent 80f0d00 commit 2afc5e3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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: 2024.3.4
12+
Bundle-Version: 2024.3.5
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=

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": "2024.3.4",
3+
"version": "2024.3.5",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

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": "2024.3.4",
3+
"version": "2024.3.5",
44
"peerDependencies": {
55
"@angular/animations": "^17",
66
"@angular/common": "^17",

0 commit comments

Comments
 (0)