Skip to content

Commit

Permalink
version bumb to 24.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcompagner committed Dec 24, 2024
1 parent f1e45f7 commit df8011c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion customrenderedcomponents/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ NG2-Module: CustomRenderedComponentsModule
Entry-Point: dist/servoy/customrenderedcomponents
Bundle-SymbolicName: customrenderedcomponents
Bundle-Name: Advanced Renderers
Bundle-Version: 2024.3.2
Bundle-Version: 2024.12.0
Package-Type: Web-Component

Name: listcomponent/listcomponent.spec
Expand Down
2 changes: 1 addition & 1 deletion customrenderedcomponents/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "customrenderedcomponents",
"version": "2024.3.2",
"version": "2024.12.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@servoy/customrenderedcomponents",
"version": "2024.3.0",
"version": "2024.12.0",
"peerDependencies": {
"@angular/animations": "^17",
"@angular/common": "^17",
Expand Down

0 comments on commit df8011c

Please sign in to comment.