Skip to content

Commit

Permalink
update examples and version #498
Browse files Browse the repository at this point in the history
  • Loading branch information
walterxie committed Sep 19, 2024
1 parent 8f4ba0a commit dadb379
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions lphy-studio/src/assembly/assembly.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@
<include>h*.lphy</include>
<include>RSV2.lphy</include>
</includes>
<excludes>
<exclude>h5n1BDSS*.lphy</exclude>
</excludes>
</fileSet>
</fileSets>
<files>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<properties>
<!-- it is used as project.version -->
<revision>1.6.0-SNAPSHOT</revision>
<revision>1.6.0</revision>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit dadb379

Please sign in to comment.