Skip to content

Commit

Permalink
add freegen-module.properties for version management
Browse files Browse the repository at this point in the history
  • Loading branch information
jflute committed Oct 2, 2021
1 parent 0b62ac1 commit aeeafce
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dbflute_maihamadb/freegen/c7a/freegen-module.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
# C7aFlute as FreeGen Module
# _/_/_/_/_/_/_/_/_/_/

# the version of this freegen-module, modify when you release
version = 0.9.0
6 changes: 6 additions & 0 deletions dbflute_maihamadb/freegen/solr/freegen-module.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
# SolrFlute as FreeGen Module
# _/_/_/_/_/_/_/_/_/_/

# the version of this freegen-module, modify when you release
version = 0.9.0

0 comments on commit aeeafce

Please sign in to comment.