Skip to content

Commit

Permalink
build: update version to 4.0.3 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
paodb committed Jan 30, 2024
1 parent 8ee97b6 commit 3f04171
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion enhanced-rich-text-editor-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<name>Enhanced Rich Text Editor Demo</name>

<version>4.0.2</version>
<version>4.0.3</version>

<inceptionYear>2019</inceptionYear>
<organization>
Expand Down
2 changes: 1 addition & 1 deletion enhanced-rich-text-editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<name>Enhanced Rich Text Editor</name>

<version>4.0.2</version>
<version>4.0.3</version>
<inceptionYear>2019</inceptionYear>
<organization>
<name>Vaadin Ltd</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>com.vaadin.componentfactory</groupId>
<artifactId>enhanced-rich-text-editor-root</artifactId>
<packaging>pom</packaging>
<version>4.0.2</version>
<version>4.0.3</version>
<name>EnhancedRich Text Editor Root</name>
<inceptionYear>2018</inceptionYear>

Expand Down

0 comments on commit 3f04171

Please sign in to comment.