Skip to content

Commit 38f5631

Browse files
committed
release v3.0.26
1 parent 4cb466f commit 38f5631

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Example - Chat
1+
# Example - Chat - Javascript
22

3-
[![Latest Stable Version](https://img.shields.io/badge/Stable-v3.1.0-brightgreen.svg?style=plastic)](https://github.com/web-dev-server/example-chat-javascript/releases)
3+
[![Latest Stable Version](https://img.shields.io/badge/Stable-v3.0.26-brightgreen.svg?style=plastic)](https://github.com/web-dev-server/example-chat-javascript/releases)
44
[![License](https://img.shields.io/badge/Licence-BSD-brightgreen.svg?style=plastic)](https://github.com/web-dev-server/chat-example-pure-js/blob/master/LICENCE.md)
55

66
Chat example with session authentication. Client scripts written with pure Javascript, no framework needed.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-dev-server-example-chat-javascript",
3-
"version": "3.1.0",
3+
"version": "3.0.26",
44
"keywords": [
55
"chat",
66
"javascript",

0 commit comments

Comments
 (0)