Skip to content

Commit

Permalink
release 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
verhas committed Jul 6, 2024
1 parent dfcee66 commit 3b1fd01
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jamal-prog/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To use this module, you have to add the dependency to your Maven project, as:
<dependency>
<groupId>com.javax0.jamal</groupId>
<artifactId>jamal-prog</artifactId>
<version>2.7.1-SNAPSHOT</version>
<version>2.8.0</version>
</dependency>
----

Expand Down Expand Up @@ -726,4 +726,4 @@ It will result in the same output.



Originally, these macros are meant to be used as functions in the BASIC language.
Originally, these macros are meant to be used as functions in the BASIC language.
Binary file modified jamal-sql/demodb.mv.db
Binary file not shown.
Binary file modified jamal-word/src/test/resources/demoConverted.docx
Binary file not shown.
Binary file modified jamal-word/src/test/resources/includetestConverted.docx
Binary file not shown.
Binary file modified jamal-word/src/test/resources/pictureConverted.docx
Binary file not shown.
Binary file modified jamal-word/src/test/resources/sampleConverted.docx
Binary file not shown.

0 comments on commit 3b1fd01

Please sign in to comment.