Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Updated LIB_VERSION to 1.0.7 from 1.0.6
  • Loading branch information
sacOO7 committed Feb 26, 2025
commit 56c541b04ae776e5b3c8ce680fcb2bfb5bf1e4cc
2 changes: 1 addition & 1 deletion src/AblyBroadcaster.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

class AblyBroadcaster extends Broadcaster
{
const LIB_VERSION = '1.0.6';
const LIB_VERSION = '1.0.7';

/**
* The AblyRest SDK instance.
Expand Down