Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
changed version naming
Browse files Browse the repository at this point in the history
  • Loading branch information
officialPlocki committed Sep 25, 2023
1 parent 77965d4 commit 0070465
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions config/zyneon_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"json_data_max_bytes":1024,
"port":908,
"host_IPv4":"0.0.0.0",
"max_access_per_minute":100,
"token_random_byte_size":256,
"mapperVersion":"1.0"
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.zyneonstudios</groupId>
<artifactId>ZyneonAccounts</artifactId>
<version>1.1-SNAPSHOT</version>
<version>Alpine-v1.1</version>

<properties>
<maven.compiler.source>20</maven.compiler.source>
Expand Down

0 comments on commit 0070465

Please sign in to comment.