Skip to content

Commit 07f1ba1

Browse files
committed
Update Readme
1 parent fbbaf0c commit 07f1ba1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ This example generates Java FlatBuffers from the schema files in the default `sr
7373
import io.netifi.flatbuffers.plugin.tasks.FlatBuffers
7474
7575
plugins {
76-
id "io.netifi.flatbuffers" version "1.0.5"
76+
id "io.netifi.flatbuffers" version "1.0.6"
7777
}
7878
7979
flatbuffers {
@@ -90,7 +90,7 @@ This example generates Java FlatBuffers from the schema files in the default `sr
9090
For bugs, questions, and discussions please use the [Github Issues](https://github.com/netifi/gradle-flatbuffers-plugin/issues).
9191

9292
## License
93-
Copyright 2017 - 2018 [Netifi Inc.](https://www.netifi.com)
93+
Copyright 2020 Original Authors
9494

9595
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
9696

0 commit comments

Comments
 (0)