Bump version to 1.25.0 (#3977) [skip ci]

* bump version
* deprecate NEWS.md
This commit is contained in:
t-bltg 2021-12-02 13:40:25 +01:00 committed by GitHub
parent c7e3049dac
commit a75b17e42f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
#### notes on release changes, ongoing development, and future planned work
## (current master)
## NOTE: this file is deprecated, see the [TagBot](https://github.com/marketplace/actions/julia-tagbot) auto-generated changelogs instead
## 0.28.3
- support generalized array interface

View File

@ -1,7 +1,7 @@
name = "Plots"
uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
author = ["Tom Breloff (@tbreloff)"]
version = "1.24.4"
version = "1.25.0"
[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"