Skip to content

Commit

Permalink
Release 7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
inlife committed Sep 18, 2022
1 parent 4eaab95 commit 9357621
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/librg.h
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@

#define LIBRG_VERSION_MAJOR 7
#define LIBRG_VERSION_MINOR 1
#define LIBRG_VERSION_PATCH 0
#define LIBRG_VERSION_PATCH 1
#define LIBRG_VERSION_PRE ""

#include "librg_hedley.h"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "librg.c",
"version": "7.1.0",
"version": "7.1.1",
"author": "Inlife",
"description": "Pure C library for building simple and elegant cross-platform multiplayer client-server solutions.",
"homepage": "https://github.com/zpl-c/librg#readme",
Expand Down

0 comments on commit 9357621

Please sign in to comment.