Skip to content

Commit

Permalink
Release 3.38.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwagerfield committed May 3, 2024
1 parent c453f3e commit db27b2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ UrlBuilder.url({

#### Antivirus

To scan the file `example.zip` for viruses:
To scan the file `example.zip` for viruses, use the following:

```javascript
// Returns: "https://upcdn.io/1234abc/antivirus/example.zip"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytescale/sdk",
"version": "3.38.2",
"version": "3.38.3",
"description": "Bytescale JavaScript SDK",
"author": "Bytescale <[email protected]> (https://www.bytescale.com)",
"license": "MIT",
Expand Down

0 comments on commit db27b2d

Please sign in to comment.