summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2020-06-02 20:01:20 -0400
committerGitHub <noreply@github.com>2020-06-02 20:01:20 -0400
commit326ff47fbeecb8e12e52e8e130e117a8ab33999d (patch)
treebebbfcb6cecc2ffabef2229cd87bbe6102fa861f
parentcf19dfff97c06ea7edfce09bbbde5c0957e0f4d5 (diff)
Fix #214: Update latest monthly hiring post ids (#215)
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index 9b710d9..d995512 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 23042618
-freelancer_post_id = 23042617
+who_is_hiring_post_id = 23379196
+freelancer_post_id = 23379195