Skip to content

Commit

Permalink
Connect rest endpoint to laod code snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
mam10eks committed Dec 7, 2023
1 parent a9b15f4 commit aaf4ffd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.PHONY: help setup run-develop build-docker clean

VERSION_APPLICATION=0.0.96
VERSION_GRPC=0.0.96
VERSION_APPLICATION=0.0.97
VERSION_GRPC=0.0.97

.DEFAULT: help
help:
Expand Down

0 comments on commit aaf4ffd

Please sign in to comment.