Skip to content

Commit

Permalink
Update configuration.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
parfeon authored Apr 22, 2024
1 parent 7e5f0dd commit ffed6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/components/configuration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ export const makeConfiguration = (
return base.PubNubFile;
},
get version(): string {
return '7.6.3';
return '8.0.0';
},
getVersion(): string {
return this.version;
Expand Down

0 comments on commit ffed6a6

Please sign in to comment.