Skip to content

Commit

Permalink
chore: update version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiinaKin committed Dec 16, 2024
1 parent dc4289b commit 64ae4ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/src/main/resources/application.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.2.2
version: 0.2.3
ktor:
application:
modules:
Expand Down
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:
hoshizora-pics:
container_name: hoshizora-pics
image: shiinakin/hoshizora-pics:0.2.2
image: shiinakin/hoshizora-pics:0.2.3
build:
context: .
dockerfile: Dockerfile
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.2.2
version=0.2.3

0 comments on commit 64ae4ef

Please sign in to comment.