diff options
author | Joe Rayhawk <jrayhawk@fairlystable.org> | 2022-10-29 16:49:13 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@fairlystable.org> | 2022-10-29 16:49:13 -0700 |
commit | 97ade7d346043f72fcbb2acc8daf8ed687be862b (patch) | |
tree | f1ac765bf96d3f1fe3be475b097591fa48eb316d /shard.yml | |
parent | 2549b4c49fb2751aceea258c9a098f14fa8e2aed (diff) | |
download | crystal-obs-websocket-5.0.1.20221029.alpha1.tar.gz crystal-obs-websocket-5.0.1.20221029.alpha1.zip |
shard: version incrementv5.0.1.20221029.alpha1
Diffstat (limited to 'shard.yml')
-rw-r--r-- | shard.yml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ name: obswebsocket -version: 5.0.1.20221028.alpha1 +version: 5.0.1.20221029.alpha1 repository: "git://fairlystable.org/crystal-obs-websocket" authors: @@ -8,4 +8,4 @@ authors: license: AGPLv3 description: - Object relational mapping to the Open Broadcast System Studio OBS-WebSocket plugin protocol. + OBS-WebSocket protocol object relational mapping and control interface to the Open Broadcaster Software Studio. |