Skip to content

Commit

Permalink
Merge pull request #4181 from jeclrsg/bump-filespray-1.26
Browse files Browse the repository at this point in the history
chore(comms): bump FileSpray to version 1.26
  • Loading branch information
GordonSmith authored Mar 19, 2024
2 parents fed2428 + 39d65a8 commit 77e0db1
Show file tree
Hide file tree
Showing 2 changed files with 1,062 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/comms/src/services/fileSpray.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { FileSprayServiceBase, FileSpray } from "./wsdl/FileSpray/v1.25/FileSpray";
import { FileSprayServiceBase, FileSpray } from "./wsdl/FileSpray/v1.26/FileSpray";

export {
FileSpray
Expand Down
Loading

0 comments on commit 77e0db1

Please sign in to comment.