Skip to content

Commit

Permalink
update domino mvp version
Browse files Browse the repository at this point in the history
  • Loading branch information
vegegoku committed Jun 26, 2023
1 parent 75fec9f commit a8020f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/dominokit/cli/generator/Versions.java
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
public enum Versions {
domino_ui_version("DOMINO_CLI_DOMINO_UI_VERSION","1.0.0-RC19"),
domino_history_version("DOMINO_CLI_DOMINO_HISTORY_VERSION","1.0.0-RC5"),
domino_mvp_version("DOMINO_CLI_DOMINO_MVP_VERSION","1.0.0-RC11"),
domino_mvp_version("DOMINO_CLI_DOMINO_MVP_VERSION","1.0.0-RC12"),
domino_rest_version("DOMINO_CLI_DOMINO_REST_VERSION","1.0.0-RC7"),
domino_jackson_version("DOMINO_CLI_DOMINO_JACKSON_VERSION","1.0.0-RC4"),
quarkus_version("DOMINO_CLI_QUARKUS_VERSION","2.16.7.Final"),
Expand Down

0 comments on commit a8020f0

Please sign in to comment.