We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca910b8 commit 1e413beCopy full SHA for 1e413be
2 files changed
README.md
@@ -361,6 +361,9 @@ I would like to thank the following members for raising issues and help test/deb
361
<td align="center" valign="top" width="20%">
362
<a href="https://github.com/BaccanoMob"><img width="100" height="100" src="https://avatars.githubusercontent.com/u/82655889?s=100&v=4"><br />BaccanoMob</a>
363
</td>
364
+ <td align="center" valign="top" width="20%">
365
+ <a href="https://github.com/DaxtonD"><img width="100" height="100" src="https://avatars.githubusercontent.com/u/96708688?s=100&v=4"><br />DaxtonD</a>
366
+ </td>
367
</tr>
368
</tbody>
369
</table>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jotty.page",
3
- "version": "1.16.2",
+ "version": "1.17.0",
4
"private": true,
5
"scripts": {
6
"dev": "next dev",
0 commit comments