Skip to content

Commit

Permalink
Bump version to 2024.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
paronne committed Jul 26, 2024
1 parent b028f9e commit 4e4bfc0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.0
Bundle-Version: 2024.3.1
Package-Type: Web-Component

Name: listcomponent/listcomponent.spec
Expand Down
4 changes: 2 additions & 2 deletions customrenderedcomponents/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.0",
"version": "2024.3.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 4e4bfc0

Please sign in to comment.