Skip to content

Commit 63dbc35

Browse files
committed
prepare 2.46.0
1 parent 420d19f commit 63dbc35

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ gradlew jar
4848

4949
## Contributing
5050

51-
TODO
52-
Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.
51+
Pull Requests and and all other Community Contributions are essential for open source software.
52+
Every contribution - from bug reports to feature requests, typos to full new features - are greatly appreciated.
5353

5454
## Deployment and Versioning
5555

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ apply plugin: 'signing'
1111

1212
group = "net.sourceforge.htmlunit"
1313
archivesBaseName = "htmlunit-core-js"
14-
version = "2.46.0-SNAPSHOT"
14+
version = "2.46.0"
1515

1616

1717
jar {

0 commit comments

Comments
 (0)