|
1 | 1 | name: c-core
|
2 | 2 | schema: 1
|
3 |
| -version: "4.13.0" |
| 3 | +version: "4.13.1" |
4 | 4 | scm: github.com/pubnub/c-core
|
5 | 5 | changelog:
|
| 6 | + - date: 2024-09-05 |
| 7 | + version: v4.13.1 |
| 8 | + changes: |
| 9 | + - type: bug |
| 10 | + text: "Removed additional null byte character." |
6 | 11 | - date: 2024-08-09
|
7 | 12 | version: v4.13.0
|
8 | 13 | changes:
|
@@ -848,7 +853,7 @@ sdks:
|
848 | 853 | distribution-type: source code
|
849 | 854 | distribution-repository: GitHub release
|
850 | 855 | package-name: C-Core
|
851 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.13.0 |
| 856 | + location: https://github.com/pubnub/c-core/releases/tag/v4.13.1 |
852 | 857 | requires:
|
853 | 858 | -
|
854 | 859 | name: "miniz"
|
@@ -914,7 +919,7 @@ sdks:
|
914 | 919 | distribution-type: source code
|
915 | 920 | distribution-repository: GitHub release
|
916 | 921 | package-name: C-Core
|
917 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.13.0 |
| 922 | + location: https://github.com/pubnub/c-core/releases/tag/v4.13.1 |
918 | 923 | requires:
|
919 | 924 | -
|
920 | 925 | name: "miniz"
|
@@ -980,7 +985,7 @@ sdks:
|
980 | 985 | distribution-type: source code
|
981 | 986 | distribution-repository: GitHub release
|
982 | 987 | package-name: C-Core
|
983 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.13.0 |
| 988 | + location: https://github.com/pubnub/c-core/releases/tag/v4.13.1 |
984 | 989 | requires:
|
985 | 990 | -
|
986 | 991 | name: "miniz"
|
@@ -1042,7 +1047,7 @@ sdks:
|
1042 | 1047 | distribution-type: source code
|
1043 | 1048 | distribution-repository: GitHub release
|
1044 | 1049 | package-name: C-Core
|
1045 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.13.0 |
| 1050 | + location: https://github.com/pubnub/c-core/releases/tag/v4.13.1 |
1046 | 1051 | requires:
|
1047 | 1052 | -
|
1048 | 1053 | name: "miniz"
|
@@ -1103,7 +1108,7 @@ sdks:
|
1103 | 1108 | distribution-type: source code
|
1104 | 1109 | distribution-repository: GitHub release
|
1105 | 1110 | package-name: C-Core
|
1106 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.13.0 |
| 1111 | + location: https://github.com/pubnub/c-core/releases/tag/v4.13.1 |
1107 | 1112 | requires:
|
1108 | 1113 | -
|
1109 | 1114 | name: "miniz"
|
@@ -1159,7 +1164,7 @@ sdks:
|
1159 | 1164 | distribution-type: source code
|
1160 | 1165 | distribution-repository: GitHub release
|
1161 | 1166 | package-name: C-Core
|
1162 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.13.0 |
| 1167 | + location: https://github.com/pubnub/c-core/releases/tag/v4.13.1 |
1163 | 1168 | requires:
|
1164 | 1169 | -
|
1165 | 1170 | name: "miniz"
|
@@ -1212,7 +1217,7 @@ sdks:
|
1212 | 1217 | distribution-type: source code
|
1213 | 1218 | distribution-repository: GitHub release
|
1214 | 1219 | package-name: C-Core
|
1215 |
| - location: https://github.com/pubnub/c-core/releases/tag/v4.13.0 |
| 1220 | + location: https://github.com/pubnub/c-core/releases/tag/v4.13.1 |
1216 | 1221 | requires:
|
1217 | 1222 | -
|
1218 | 1223 | name: "miniz"
|
|
0 commit comments