Skip to content

Commit

Permalink
bump proto version
Browse files Browse the repository at this point in the history
  • Loading branch information
ducky64 committed May 21, 2024
1 parent f5d77fe commit 081d4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edg/hdl_server/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from ..core.Core import NonLibraryProperty


EDG_PROTO_VERSION = 4
EDG_PROTO_VERSION = 5


class LibraryElementIndexer:
Expand Down

0 comments on commit 081d4a7

Please sign in to comment.